MechabitM
Normal2mo ago
2 replies
Mechabit

Auto Destroy Timer Option

Add a Realtime.Instantiate or InstatiateOptions field for object lifetime for short lived objects you want the server to automatically destroy after a number of seconds. Similar to convenience methods like AudioSource.PlayClipAtPoint() or Destroy(obj, time)
Was this page helpful?