I made a very simple project where a part faces the mouse ray’s direction and applies force in the direction the part is facing. This works 100% as expected when I’m standing on it but I need to touch it for the physics engine to update! (Basically, I need to be touching it for it to update the physics for the part, even though the part is facing the mouse direction.)