added so you can choose race when starting the game.
This commit is contained in:
@@ -702,12 +702,6 @@ collision_mask = 3
|
||||
shape = SubResource("CircleShape2D_2")
|
||||
debug_color = Color(0.70196074, 0.6126261, 0.19635464, 0.41960785)
|
||||
|
||||
[node name="InteractionIndicator" type="Sprite2D" parent="." unique_id=1661043470]
|
||||
visible = false
|
||||
modulate = Color(1, 1, 0, 0.5)
|
||||
position = Vector2(0, -12)
|
||||
scale = Vector2(4, 4)
|
||||
|
||||
[node name="Label" type="Label" parent="." unique_id=227628720]
|
||||
offset_left = -10.0
|
||||
offset_top = -15.0
|
||||
@@ -715,6 +709,12 @@ offset_right = 10.0
|
||||
offset_bottom = -9.0
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="InteractionIndicator" type="Sprite2D" parent="." unique_id=1661043470]
|
||||
visible = false
|
||||
modulate = Color(1, 1, 0, 0.5)
|
||||
position = Vector2(0, -12)
|
||||
scale = Vector2(4, 4)
|
||||
|
||||
[node name="SfxWalk" type="AudioStreamPlayer2D" parent="." unique_id=1693322702]
|
||||
stream = SubResource("AudioStreamRandomizer_l71n6")
|
||||
volume_db = -18.527
|
||||
|
||||
Reference in New Issue
Block a user