I’m making heal script. However, the heal script will fire event after player have click the button E.
If player move, the healing script will be disable. But I’m trying and it doesn’t even work. Can anyone tell me how to fix this?
I’m making heal script. However, the heal script will fire event after player have click the button E.
If player move, the healing script will be disable. But I’m trying and it doesn’t even work. Can anyone tell me how to fix this?
I mean like how to make the game.ReplicatedStorage.Heal being cancelled after player have been moved
Nevermind lol. I made the script check every 1 second if they move then return, which works very well