Hello.
So my problem is that i am trying to create a move for my game that uses body position to dash and damages any character that gets in the way.
The problem is about the hitbox, when the move is used it looks perfect in the screen of the player that used the move, but from the other players screen sometimes the hitbox seems way off.
Also i used a local script to handle the hitbox and region3 for the detection.
It seems like the other players see the player that used the move with a delay, because it has that delay the player can walk away some time to escape and when the player gets hit after that delay, it seems as the hitbox its way off.
Also i want to note that the script doesnt have any wait or delay in it.
Sorry if its not clear what my problem is, please consider asking me any questions you may have.
Any suggestions whould be greatly appreciated!!!