Hello. I have created a point-and-click system with MoveTo and Touch. When I enabled Stop on Solids, the point-and-click system stopped working entirely instead of the player not passing through the solid object. Please help! (Also, here is my script if that helps:)
Make sure player is not solid? Did you check that?
Develop games in your browser. Powerful, performant & highly capable.
I checked it: The player's not solid. What I mean, the script only breaks after the player touches the solid object (I used a TV for testing).