#how to detect if the player touches a tagged part

1 messages · Page 1 of 1 (latest)

tame forge
#

im trying to use tags to create a wall jump system but it didnt work

silver axle
tame forge
#

it worked for detecting other stuff it touched but not the tagged parts

tame forge
#

i just put a tag in the part called "Wall"

silver axle
#

i meant how do you know that's what the values are

tame forge
#

cuz i was able to print them outside of the touch function

silver axle
#

great

silver axle
tame forge
#

if the part that got touched has the Wall tag

silver axle
tame forge
#

i think so

silver axle
# tame forge cuz i was able to print them outside of the touch function

maybe check again how you know what the values are 👍 never guess. 'i think so' is not good enough, you need to know so, and the only way to do that is to check. the docs help a lot with this too but you should always check anyway, any time you have any problem always know the values in your variables

tame forge
#

do u know any way i could detect if a touched part has a tag?

tired relic
tame forge
#

ok i'm fuckign stupid i just had to use HasTag:()

#

closing cuz solved