made move direction export actually work

This commit is contained in:
pennyrigate 2023-03-08 02:07:12 -05:00
parent 0454ec21b8
commit a5302367de
3 changed files with 30 additions and 6 deletions

View file

@ -144,6 +144,12 @@ position = Vector2( 32, 72 )
up_boundary = 3.0
down_boundary = 3.0
[node name="Tin3" parent="." instance=ExtResource( 20 )]
position = Vector2( 96, 72 )
up_boundary = 3.0
down_boundary = 3.0
move_direction = 1
[node name="SawTest3" type="AnimatedSprite" parent="."]
material = SubResource( 4 )
position = Vector2( 120, 168 )