forked from team-sg/hero-mark-2
TURNIWOOD REVOLUTION!!!
This commit is contained in:
parent
7993b1d4e5
commit
eabc01e512
19 changed files with 285 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=33 format=2]
|
||||
[gd_scene load_steps=34 format=2]
|
||||
|
||||
[ext_resource path="res://maps/map.gd" type="Script" id=1]
|
||||
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=2]
|
||||
|
@ -31,6 +31,7 @@
|
|||
[ext_resource path="res://objects/lore/rust/tin.tscn" type="PackedScene" id=29]
|
||||
[ext_resource path="res://objects/lore/rust/rolling_saw.tscn" type="PackedScene" id=30]
|
||||
[ext_resource path="res://objects/lore/rust/rust_inc.tscn" type="PackedScene" id=31]
|
||||
[ext_resource path="res://graphics/turniwood/turning_platform_rust.png" type="Texture" id=32]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id=1]
|
||||
extents = Vector2( 4, 112 )
|
||||
|
@ -101,14 +102,17 @@ tile_data = PoolIntArray( 196618, 0, 196608, 262154, 0, 196608, 327690, 0, 19660
|
|||
position = Vector2( 336, 40 )
|
||||
time = 15.0
|
||||
delay = 1.0
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="TurningPlatform7" parent="Environment" instance=ExtResource( 9 )]
|
||||
position = Vector2( 656, 168 )
|
||||
time = 15.0
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="TurningPlatform4" parent="Environment" instance=ExtResource( 9 )]
|
||||
position = Vector2( 312, 40 )
|
||||
time = 30.0
|
||||
texture = ExtResource( 32 )
|
||||
|
||||
[node name="Ladder" parent="Environment" instance=ExtResource( 14 )]
|
||||
position = Vector2( 352, 96 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue