forked from team-sg/hero-mark-2
added grabbable sides to ladders
This commit is contained in:
parent
014d8e9a78
commit
bddfcc0267
8 changed files with 77 additions and 21 deletions
|
@ -106,6 +106,7 @@ scale = Vector2( 1, 3 )
|
|||
[node name="Ladder7" parent="Environment/Ladders" instance=ExtResource( 1 )]
|
||||
position = Vector2( 760, 40 )
|
||||
scale = Vector2( 1, 4 )
|
||||
can_climb_right = false
|
||||
|
||||
[node name="Ladder2" parent="Environment/Ladders" instance=ExtResource( 1 )]
|
||||
position = Vector2( 16, 80 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue