made ladder tangible
This commit is contained in:
parent
fe61dafe6c
commit
eb17344785
1 changed files with 6 additions and 2 deletions
|
@ -115,6 +115,10 @@ scale = Vector2( 1, 5 )
|
|||
position = Vector2( 552, 136 )
|
||||
scale = Vector2( 1, 3 )
|
||||
|
||||
[node name="Ladder8" parent="Environment" instance=ExtResource( 14 )]
|
||||
position = Vector2( 568, 120 )
|
||||
scale = Vector2( 1, 4 )
|
||||
|
||||
[node name="Ladder6" parent="Environment" instance=ExtResource( 14 )]
|
||||
position = Vector2( 744, 72 )
|
||||
scale = Vector2( 1, 3 )
|
||||
|
@ -429,10 +433,10 @@ position = Vector2( 480, 32 )
|
|||
position = Vector2( 528, 16 )
|
||||
|
||||
[node name="Gold48" parent="Collectibles" instance=ExtResource( 21 )]
|
||||
position = Vector2( 544, 104 )
|
||||
position = Vector2( 552, 104 )
|
||||
|
||||
[node name="Gold49" parent="Collectibles" instance=ExtResource( 21 )]
|
||||
position = Vector2( 520, 104 )
|
||||
position = Vector2( 528, 104 )
|
||||
|
||||
[node name="Gold50" parent="Collectibles" instance=ExtResource( 21 )]
|
||||
position = Vector2( 488, 104 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue