#Hitbox spawns behind player while moving

10 messages · Page 1 of 1 (latest)

lean horizon
#

Why did it delete

#

One second let me type it all out again

#

Whenever you are attacking it spawns an invisible hitbox that does damage, however if moving and click mouse1 to attack the hitbox spawns behind you, as you already are moved from the position that you spawned it in. Because of this it makes the hitboxes seem really innacuarte unless you are standing still.

#

Any solutions?

#

This is the hitbox if your standing, but if your moving it will spawn behind the player because it only takes their current location and spawns it from there.

paper craterBOT
#

studio** You are now Level 1! **studio

mellow hemlock
#

Its because the server and the client cant be in sync

#

The character position the server sees is delayed from the player

#

There's no objective fix to it, but i recommend you do hit detection on the client