mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 04:13:47 +00:00
3D bullet rotation
This commit is contained in:
parent
4541c5fbf4
commit
1a455251a9
43 changed files with 279 additions and 203 deletions
|
|
@ -19,19 +19,15 @@ Continuous = false
|
|||
[resource]
|
||||
script = ExtResource("3_871qc")
|
||||
BulletScene = ExtResource("1_y6dig")
|
||||
BulletSize = 0.0
|
||||
BulletSpeed = 70.0
|
||||
Direction = Vector2(1, 0)
|
||||
BulletDamage = 20.0
|
||||
MaxDamage = 1.0
|
||||
Knockback = 1.0
|
||||
LifeTime = 20.0
|
||||
DestroyOnCollision = true
|
||||
Owner = 2
|
||||
DamageType = 0
|
||||
RotateSprite = false
|
||||
Controllable = false
|
||||
Freezable = true
|
||||
Grazeable = true
|
||||
GrazeValue = 0.2
|
||||
Attributes = 34
|
||||
Modifier = SubResource("Resource_jeq72")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue