Tile - YLogic - Transform Rotation – Ylands

From Bohemia Interactive Community
Revision as of 20:25, 26 December 2020 by Lou Montana (talk | contribs) (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
Jump to navigation Jump to search

Ylands Tile - Transform position.png

  • Returns new position which is offset relative to target position and orientation (entity model space).
  • Example: offset "1 0 0" will return position one meter in front of target entity.


Ylands Tile - Transform rotation.png

  • Returns new rotation which is offset to target entity rotation (entity model space).
  • Offset is set in angle format of 0-360 deg.
  • Example: offset "0 180 0" will return backwards orientation from target entity.



Template:Ylands editor navbox