forked from team-sg/hero-mark-2
adjusted level and barrier
This commit is contained in:
parent
209884f133
commit
b2baccfa57
16 changed files with 138 additions and 46 deletions
|
@ -17,7 +17,9 @@ position = Vector2( 4, 4 )
|
|||
shape = SubResource( 1 )
|
||||
|
||||
[node name="LeftSnap" type="Position2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2( 0, 4 )
|
||||
|
||||
[node name="RightSnap" type="Position2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2( 8, 4 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue