Add fallback despawning for some effects (#18093)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
id: WeaponArcStatic
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: TimedDespawn
|
||||
lifetime: 2.0
|
||||
- type: Sprite
|
||||
sprite: Effects/arcs.rsi
|
||||
state: spear
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
id: HitscanEffect
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: TimedDespawn
|
||||
lifetime: 2.0
|
||||
- type: Sprite
|
||||
drawdepth: Effects
|
||||
layers:
|
||||
|
||||
Reference in New Issue
Block a user