Refactor arrow scene, give it reversibility and color

This commit is contained in:
Sebastian Morr 2020-10-29 16:59:46 +01:00
parent 6b612c083d
commit 25d8905df8
6 changed files with 41 additions and 138 deletions
scenes

View file

@ -25,6 +25,7 @@ corner_radius_bottom_left = 5
script = ExtResource( 2 )
[node name="Arrows" type="Node2D" parent="."]
z_index = -1
[node name="Rect" type="ColorRect" parent="."]
visible = false