mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 11:41:16 +00:00
3D bullet rotation
This commit is contained in:
parent
4541c5fbf4
commit
1a455251a9
43 changed files with 279 additions and 203 deletions
|
|
@ -38,19 +38,15 @@ ScalingFactor = 10.0
|
|||
[sub_resource type="Resource" id="Resource_2o6nd"]
|
||||
script = ExtResource("4_juoir")
|
||||
BulletScene = ExtResource("1_o4um1")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 100.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
|
||||
Modifier = SubResource("Resource_80ngy")
|
||||
|
|
@ -91,19 +87,15 @@ ScalingFactor = 10.0
|
|||
[sub_resource type="Resource" id="Resource_j7r4h"]
|
||||
script = ExtResource("4_juoir")
|
||||
BulletScene = ExtResource("4_ruawj")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 100.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
|
||||
Modifier = SubResource("Resource_e6jj0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue