- What do you want to achieve? Keep it simple and clear!
I want to be able to detect if a part is not moving in a script, but this is probably simpler than I thought. I wouldn’t be surprised.
- What is the issue? Include screenshots / videos if possible!
The reason why, is because I’m making a free build tycoon and ores are flooding the tycoon when conveyors don’t run (they don’t run because I have a power system in my tycoon). I want to detect if the part is not moving so after about 10 secs of it not moving, I can destroy the ore.
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I’ve looked on the developer hub for people asking the same question, but all I found was stuff about how to detect if a player is moving.