I want to make a pushable box in UE4. When I have the box shape I simulate physics on the box. It does move but it has t tumble effect. I am looking to the box stay up right and move and area direction that the character facing on a key press. In UE3 I believe a rigdybody constant was used to achieve this however, not sure how to do it in UE4.
HI… yes im looking on how to move a box …on the X,Y axis. but only the direction the pawn is facing… so the box is always being pushed/moved in the that direction
Sorry looks like I posted my repose to your question in the wrong location. I forgot to log in.I will post it again in here. TJ,
Thank you responding. I’m looking for it to moved in any direction that the character is facing. Just no flipping the box. Physics is needed when it is pushed off the ledge. If I remember correctly that is the only physics is needed. Collision is defiantly needed.