Continue projectile udpate refactor

This commit is contained in:
2024-12-28 21:58:45 +00:00
parent 2fdc6ae557
commit 30be7b0983
4 changed files with 22 additions and 22 deletions
+2 -3
View File
@@ -32,9 +32,8 @@ createShell mdetonator mscreen pjtype payload muz cr w = w
, _pjPayload = payload
, _pjTimer = lifespan
, _pjUpdates =
[ CollisionEffectPU
, TimePU
, StartSpinPU (lifespan - 15) (_crID cr) spinamount
[-- TimePU
StartSpinPU (lifespan - 15) (_crID cr) spinamount
, RemoteDirectionPU (lifespan - thrustdelay) 0
, ReduceSpinPU (1 - spindrag * 2 / 200)
] <> thrustorgrav