#pls help

1 messages · Page 1 of 1 (latest)

spiral elm
#

help me on my local script pls

#

it 1 hits player, other ppl on other server said its bcs i used .touched on hitbox

spark nest
spark nest
#

it will make it 10x easier for people to read

hollow path
spark nest
#

thanks for the tip

hollow path
#

np

spark nest
# spiral elm

i would do some prints to check what health the player is at and what direction the script takes

spark nest
spiral elm
spark nest
#

check to see if the player is actually getting added into the dictionary you made

#

specifically i would double check that

alreadyHit[victim]
``` exists and double check that its actually a boolean
spiral elm
#

sm ppl on other server said it was bcs i used .touched when i create a hitbox

spark nest
#

not entirely sure what they mean by that tbh

#

theres not an issue with using .Touched on a new instance

#

though .Touched in general is very unreliable for fast paced or complex situations

#

really only good for killbricks

#

whenever the hitbox gets touched can you just print out what alreadyHit[victim] is?