mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 02:33:46 +00:00
3D bullet rotation
This commit is contained in:
parent
4541c5fbf4
commit
1a455251a9
43 changed files with 279 additions and 203 deletions
|
|
@ -10,19 +10,15 @@
|
|||
[sub_resource type="Resource" id="Resource_uv53h"]
|
||||
script = ExtResource("2_gfvud")
|
||||
BulletScene = ExtResource("1_4xpdn")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 40.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 20.0
|
||||
DestroyOnCollision = false
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
TimeModifiers = []
|
||||
|
|
@ -54,19 +50,15 @@ WaitForCompletion = true
|
|||
[sub_resource type="Resource" id="Resource_wtj61"]
|
||||
script = ExtResource("2_gfvud")
|
||||
BulletScene = ExtResource("3_gr7a3")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 50.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 20.0
|
||||
DestroyOnCollision = false
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
TimeModifiers = []
|
||||
|
|
@ -98,19 +90,15 @@ WaitForCompletion = true
|
|||
[sub_resource type="Resource" id="Resource_qbq0m"]
|
||||
script = ExtResource("2_gfvud")
|
||||
BulletScene = ExtResource("1_4xpdn")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 50.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 20.0
|
||||
DestroyOnCollision = false
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 1.0
|
||||
Attributes = 0
|
||||
TimeModifiers = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue