gubebraG
Normal15mo ago
19 replies
gubebra

Best way to fire VFX events?

I want to do a system that can fire VFX across clients, something like
VFXSyncManager.FireVFXSynced(vfxList[vfxIndex]);

What is the best way to do this? Should I use a RealtimeDictionary?
Was this page helpful?