So in my dialogue script here for my story game i have a timer to check if a player is sitting or else they die how do i change it to instead if there touching a part?
GetTouchingParts returns a table of all the BasePart ’s touching a part, so you can loop through all of the parts and do something with it.
Im not too advanced in programming
I hade help for the local challenge 1