I'm making a customer system for my game. In the code below, it checks if the player has a tool called "Lemonade". There is a patience level implemented where every time you click the customer without the lemonade, they get increasingly angry. Once they hit level 6, they are supposed to walk to the part named "Stop", but it doesn't seem to work! Could somebody help me?
#:MoveTo not working 😞
14 messages · Page 1 of 1 (latest)
how is Character defined above?
Here is the whole script
The script is inside of the npc
everything works except for the move to part of it
(I accidentally deleted the move to part in this one)
** You are now Level 6! **
Yeah ik, if u scroll up its Character.Humanoid
And no part of the character is anchored?
Uhh lemme check
** You are now Level 1! **
Some other suggestions in this thread https://devforum.roblox.com/t/humanoidmoveto-not-working-unrelated-to-humanoidrootpart/1922105/14
Omg I am so stupid, that was it. Idk why I didn't check that before 🤦♂️