#Hitbox going down

1 messages · Page 1 of 1 (latest)

velvet trench
#

I tried to create my own hitbox, but when I tried to play test it, it goes down, how do I fix this? (It would be cool if I could make the hitbox follow the player when they punch, so it doesn't stay behind the player if they walk while punching)

#

(the hit box size and position I'm just blocking it out and experimenting with it to see what it would look like in the game)

tough sparrow
#

did you anchor it?

#
hitbox.Anchored = true
#

put that under the hitbox's localism

#

did it work

velvet trench
woven belfryBOT
#

studio** You are now Level 7! **studio

weak flame
#

and turn off anchored, make it massless

austere smelt
#

^^ that

velvet trench
#

figured it out

#

Thanks!