making levels

This commit is contained in:
Clevertop 2024-08-13 22:45:09 +10:00
parent cc0014f3e8
commit 716dae1d33
17 changed files with 451 additions and 61 deletions

View file

@ -44,8 +44,8 @@ grow_horizontal = 2
grow_vertical = 2
[node name="TextureRect" type="TextureRect" parent="Crosshair"]
modulate = Color(1, 1, 1, 0.486275)
custom_minimum_size = Vector2(10, 10)
modulate = Color(1, 1, 1, 0.721569)
custom_minimum_size = Vector2(20, 20)
layout_mode = 2
texture = ExtResource("1_mpwvh")
expand_mode = 1