Replaced most cameras in levels with a scene

This commit is contained in:
Marco 2025-05-07 11:58:08 +02:00
commit 9548688850
17 changed files with 107 additions and 105 deletions

View file

@ -41,6 +41,7 @@ BulletScene = ExtResource("1_o4um1")
BulletSpeed = 100.0
Direction = Vector2(1, 0)
BulletDamage = 20.0
Knockback = 1.0
LifeTime = 20.0
DestroyOnCollision = false
Owner = 2
@ -90,6 +91,7 @@ BulletScene = ExtResource("4_ruawj")
BulletSpeed = 100.0
Direction = Vector2(1, 0)
BulletDamage = 20.0
Knockback = 1.0
LifeTime = 20.0
DestroyOnCollision = false
Owner = 2