TURNIWOOD REVOLUTION!!!

This commit is contained in:
Haze Weathers 2024-03-11 15:37:49 -04:00
parent 7993b1d4e5
commit eabc01e512
19 changed files with 285 additions and 41 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=36 format=2]
[gd_scene load_steps=37 format=2]
[ext_resource path="res://maps/station.gd" type="Script" id=1]
[ext_resource path="res://objects/player/player.tscn" type="PackedScene" id=2]
@ -33,6 +33,7 @@
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=31]
[ext_resource path="res://ui/theme.tres" type="Theme" id=32]
[ext_resource path="res://graphics/hatch/hatch.png" type="Texture" id=33]
[ext_resource path="res://graphics/turniwood/turning_platoform_lab.png" type="Texture" id=34]
[sub_resource type="Animation" id=2]
resource_name = "open"
@ -271,23 +272,28 @@ scale = Vector2( 1, 4 )
[node name="TurningPlatform" parent="Environment" instance=ExtResource( 17 )]
position = Vector2( 696, 144 )
time = 20.0
texture = ExtResource( 34 )
[node name="TurningPlatform3" parent="Environment" instance=ExtResource( 17 )]
position = Vector2( 40, 72 )
time = 20.0
texture = ExtResource( 34 )
[node name="TurningPlatform6" parent="Environment" instance=ExtResource( 17 )]
position = Vector2( 520, 112 )
time = 40.0
texture = ExtResource( 34 )
[node name="TurningPlatform8" parent="Environment" instance=ExtResource( 17 )]
position = Vector2( 488, 32 )
time = 50.0
texture = ExtResource( 34 )
[node name="TurningPlatform4" parent="Environment" instance=ExtResource( 17 )]
position = Vector2( 16, 56 )
time = 20.0
delay = 1.0
texture = ExtResource( 34 )
[node name="JailBars" parent="Environment" groups=["cell"] instance=ExtResource( 21 )]
position = Vector2( 712, 152 )