Added rotatable laser weapon
This commit is contained in:
parent
1ee0b529a8
commit
154da5104e
10 changed files with 99 additions and 13 deletions
|
|
@ -7,10 +7,8 @@
|
|||
script = ExtResource("1_ga8vg")
|
||||
projectile = ExtResource("2_qo148")
|
||||
shoot_timer = NodePath("ShootTimer")
|
||||
spawner_points = [NodePath("Spawner")]
|
||||
spawner_points = [NodePath("")]
|
||||
|
||||
[node name="ShootTimer" type="Timer" parent="."]
|
||||
wait_time = 0.25
|
||||
one_shot = true
|
||||
|
||||
[node name="Spawner" type="Node2D" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue