Hi everyone
I am working on a plane project and I have been running into an issue lately.
When I try to rotate the plane, it rotates from a pivot point under plane itself which gives it a weird effect.
This is my blueprint:
you can use a scene component as the parent and adjust all children relative to it. I may be saying same thing as clockwork ocean but am not sure so figured iâd chime in.
the reason the box component is root is because I canât use the skeletal mesh as root for the reason that I canât add a force to it or it will give an error, so thatâs how I fixed that error and now it works. If you know any other workarounds, it would be greatly appreciated.
I wonder why epic hasnât added this yet.
And no, sadly I donât have an OBJ or OBX file of the planeâŚ
Hi again, I just removed the box again, set simulate physics to true on the skeletal mesh, changed the collision to physics body and tried to specify a bone for the addforce and addtorque node, I get no errors but physics donât seem to be working, did I miss something?
when I remove the bone from the nodes, I just get an error that physics need to be enabled.
Iâll try some more stuff now.
Edit: Iâll try copying the code to the mannequin
I found out itâs definitely the plane because it works fine with the character untill I change the skeletalmesh to the plane, and it just doesnât work anymore
I managed to make him stand up just by adding a force to his head