Skip to content

Forward Vector #63

@Xaniaro

Description

@Xaniaro

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions