Tagged Questions
-4
votes
1answer
111 views
What's an effective way to manage special effects? [closed]
I'm having issues with graphical things like flying bullets, explosions, etc that are only created and played on the client side. In my current turn-based games effects are managed by the actions ...