So the .Activated tool function simply wont fire for anyone on mobile. I tried it on multiple new games and it simply wont work Here is the script:
So the .Activated tool function simply wont fire for anyone on mobile. I tried it on multiple new games and it simply wont work Here is the script:
Check if the Tool has “ManualActivationOnly” enabled. If your Tool doesn’t have a main part named “Handle”, but it has the “RequiresHandle” property turned on, it also will not work until you insert a Handle part or disable the option (it’s best to make a Handle part).
this is probably your issue: (it’s the only option that stopped mine from working)
It works for me:
check activated tool on mobile.rbxl (66.5 KB)
I just turned ManualActivation on and off and it suddendly worked. Maybe a bug or something. because I had it all set up the correct way and it used to work yesterday. Thank you!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.