Game logic - Reference point – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " (\=+)([a-zA-Z0-9][^ ]+[a-zA-Z0-9])(\=+) " to " $1 $2 $3 ")
m (Text replacement - "[[Ylands " to "[[Ylands:")
(One intermediate revision by the same user not shown)
Line 13: Line 13:


= Related instructions =
= Related instructions =
*[[Ylands Tile - Game logic position-rotation-scale|Get Position / Rotation]]
*[[Ylands:Tile - Game logic position-rotation-scale|Get Position / Rotation]]





Revision as of 17:35, 16 November 2022

Description

  • Dummy object for position and rotation reference. Also used to customize the animation: Position animator and Rotation animator.

Settings

  • Reference point doesn't need any specific settings. Only thing that matters is position and status (enabled/disabled).

Events

  • There are no specific events for the Reference Point.



Related instructions