-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
feature requestNew feature requestNew feature request
Description
We need a function to calculate the forward vector. It is daily bread when you want to move some object in the direction its facing. Like this:
https://docs.unity3d.com/ScriptReference/Transform-forward.html
https://docs.unrealengine.com/en-US/BlueprintAPI/Utilities/Transformation/GetForwardVector/index.html
It will be handle to also implement up and right.
- transform.forward()
- transform.up()
- transform.right()
Metadata
Metadata
Assignees
Labels
feature requestNew feature requestNew feature request