Simple Touched Event Not Working

i have 2 parts which are balls, once ball has JUST a touched event and roblox automatically inserts a TouchInterest. HOWEVER on the other part, there is also a touched event in the script but a TouchInterest never gets added

I need more information if I’m to help out here.

  • What are the contents of the scripts?
  • What is going wrong/what do you want to happen?

provide us w a script pls (ignore this

i dont think i need to give a script, however i found out that a while loop for some reason removes the touch interest??? if i remove the while loop, the touch gets added

fixed it, i just decided to not use touched