mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 16:55:53 +00:00
Global state singleton
This commit is contained in:
parent
a7f4f4eb28
commit
52d5adebcb
7 changed files with 73 additions and 5 deletions
|
|
@ -15,6 +15,8 @@ Continuous = false
|
|||
[sub_resource type="Resource" id="Resource_q4pcc"]
|
||||
script = ExtResource("1_ys2v3")
|
||||
BulletScene = ExtResource("1_0bb8a")
|
||||
_bulletLifeTime = 20.0
|
||||
_destroyOnCollision = false
|
||||
bulletSpeed = 30.0
|
||||
bulletCount = 16
|
||||
rotationSpeed = 4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue