Look To Game Object

Description #

Make an object (source) look at another object (destination) after a specific event.

Time Based #

Not a time-based block (won’t take time to finish execution).

Inputs #

This block has 3 Inputs:

  • Sequential Input.
  • GameObject_Src: The source object that will look to the destination object. If connected to a game object it overrides the game object you are writing the code inside. If not, by default, it is the object you are writing code inside.
  • GameObject_Dst: The destination object that the source object will look at.

Outputs #

This block has only one Sequential Output.

Powered by BetterDocs