Is there a .forward method

Godot Version

4.1

Question

So i am working on a game where you throw a card it is in 3d and I want to make the card move in the way the camera is facing does godot have a .forward method I can use for this purpose or is their a better way I do not know about

camera.global_transform.basis.z

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