I've been making a JoJo's Bizarre adventure fan game recently, i'm trying to make the player's "stand" follow the player but ONLY when the player is moving so the script doesn't cause lag.
All humanoids have a property called Running. The property is a boolean. If the property is True then the player is running.