Added weapons and fixed others

This commit is contained in:
Marco 2025-08-14 10:58:54 +02:00
commit 400123a447
20 changed files with 185 additions and 67 deletions

View file

@ -9,18 +9,11 @@ script = ExtResource("3_77nif")
BulletScene = ExtResource("1_k71c3")
DestructionParticlesScene = ExtResource("2_x6hhy")
BulletSpeed = 300.0
Direction = Vector2(1, 0)
BulletDamage = 4.0
MaxDamage = 8.0
Knockback = 150.0
LifeTime = 10.0
DestroyOnCollision = true
Owner = 1
DamageType = 3
RotateSprite = true
Controllable = false
Freezable = false
Grazeable = false
GrazeValue = 1.0
Attributes = 320
TimeModifiers = []