Reply To: Add Relative Force Node seems to work on global axis?

Forums 💬 FlowCanvas ⚙️ Support Add Relative Force Node seems to work on global axis? Reply To: Add Relative Force Node seems to work on global axis?

#22404
Gavalakis
Keymaster

    Hey,

    What you would want to do, is instantiate the bullet at the same rotation as the parent object has, so that the bullet has the same world orientation, otherwise, the bullet is simply instantiated with 0,0,0 rotation. 🙂

    Here is what I mean for your convenience:
    [attachment file=”Instantiate.png”]

    Let me know if that works for you.
    Cheers!