Apply_torque

I used Vector3.FORWARD instead of Vector3(0,0,100). It rotates the opposite direction. Is Vector3.FORWARD not the same as (0,0,1)?

PS I’m ignoring the scalar multiplication for simplicity

I guess looking at the documents confirms this. I’m coming from Unity where Z is considered “forward”, so does Godot consider -Z forward?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms