begun work on msx off level indicator

This commit is contained in:
pennyrigate 2023-12-26 21:15:04 -05:00
parent 137f5ff414
commit 2774decaf9
10 changed files with 351 additions and 60 deletions

View file

@ -38,7 +38,7 @@ texture = ExtResource( 4 )
script = ExtResource( 5 )
[node name="Arrow" type="Sprite" parent="."]
position = Vector2( 1, 3.9185 )
position = Vector2( 1, 5 )
texture = ExtResource( 3 )
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]