making levels
This commit is contained in:
parent
cc0014f3e8
commit
716dae1d33
17 changed files with 451 additions and 61 deletions
4
gui.tscn
4
gui.tscn
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue