#Where should i put my hitboxes?

1 messages · Page 1 of 1 (latest)

slate lance
#

I know that u can put your hitboxes either in your SSstorage or on client side but i dont know which way is better. I would also like to know where professional PvP game developers, such as Deepwoken, place their hitboxes

prisma surge
#

client feels more smooth for the person using the move but can be unfair and delayed

lofty sand
#

If its the first, you shouldn't store hitbox models and instead store the sizes of hitboxes in a module

slate lance
lofty sand
#

I'd also not recommend using a part and instead writing your own intersection test since it would be loads faster than :GetPartsInBoundingBox

slate lance
slate lance
#

thx mate

#

is there any tips or smth i shoud me aware of?