adjusted level and barrier

This commit is contained in:
pennyrigate 2022-12-19 21:08:18 -05:00
parent 209884f133
commit b2baccfa57
16 changed files with 138 additions and 46 deletions

View file

@ -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 )