more weapon select tweaks, still need to fix the 0 index highlighting issue
This commit is contained in:
@@ -897,7 +897,6 @@ _data = {
|
||||
[node name="BLOCKOUT2Test" type="Node3D" node_paths=PackedStringArray("player")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.016016, 0.0225029, -0.0192337)
|
||||
script = ExtResource("1_sbpvn")
|
||||
load_save = false
|
||||
player = NodePath("Player")
|
||||
money = 50
|
||||
start_health = 5
|
||||
|
||||
@@ -16,6 +16,4 @@ grow_vertical = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
script = ExtResource("1_qygnb")
|
||||
outer_radius = 500
|
||||
inner_radius = 25
|
||||
line_width = 2
|
||||
|
||||
Reference in New Issue
Block a user