I am currently working on a building game, but when a player places a block ingame and they walk on it, it causes them to spin. This does not happen in studio and there are no scripts that could cause this
Can you please confirm that the velocity / angular velocity of the block is 0,0,0? (If an anchored part has a velocity, then it moves anything in contact with it.)
All blocks have no velocity. This bug came after I made the script pick a random block instead of a defined one.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.