forked from kanium/starcheese
Moved mining_beam_turret out of the weapons system
This commit is contained in:
parent
f35256866d
commit
46a4596041
@ -18,8 +18,8 @@ script = ExtResource("1_bwnho")
|
|||||||
[node name="WeaponsSystem" type="Node" parent="."]
|
[node name="WeaponsSystem" type="Node" parent="."]
|
||||||
script = ExtResource("4_w4ss2")
|
script = ExtResource("4_w4ss2")
|
||||||
|
|
||||||
[node name="mining_beam_turret" parent="WeaponsSystem" instance=ExtResource("2_4ub4i")]
|
[node name="mining_beam_turret" parent="." instance=ExtResource("2_4ub4i")]
|
||||||
position = Vector2(1009, 623)
|
position = Vector2(53, 0)
|
||||||
|
|
||||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||||
z_index = 1
|
z_index = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user