Hi,
I have an FPS game and I have a game object which is a crate that is an imported fbx file. I want this crate to move while I am shooting it. I already have an AddForceAtPosition inside my Raycast but my crate is not moving even an inch.
What could be the possible problem and how can I solve it?
Thanks guys.