Better Anime ability optimization

I am wondering how to fully implement anime abilities into my game, thing is I do not know which method is the best, currently I have a client script fire to the server which fires to all clients for the VFX to be replicated in everyones devices without lag

Problem: How would I implement a hitbox and or if theres a better way on doing this

You’re heading in the right direction. Hitboxes should be in the server.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.