RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
252 stars 139 forks source link

Destroy attack particle instance after one second using coroutine #1382

Closed jckling closed 9 months ago

jckling commented 9 months ago

Summary

Destroy attack particle instance after one second using coroutine

After instantiated attack particle, start coroutine to destroy the instance in ObserversRpc RpcInstantiateAttackParticleEffect

PR checklist

Pictures/Videos)

https://github.com/RE-SS3D/SS3D/assets/25079277/4ce4e351-19b1-4884-aa36-9e62089b07ac

Testing

Play without errors in local Editor

Related issues/PRs

Closes #1332

cosmiccoincidence commented 9 months ago

Put "closes" before the referenced issue at the bottom of your PR description. This should automatically link that issue to this one so it closes when this one merges.

jckling commented 9 months ago

OK, learned it🔖