Tile - YLogic - Transform Rotation – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | |||
[[Category: Instructions]] | |||
[[Category: Ylands 0.10]] | [[Category: Ylands 0.10]] | ||
Revision as of 12:55, 3 January 2019
- Returns new position which is offset relative to target position and orientation.
- Example: offset "1 0 0" will return position one meter in front of target entity.
- Returns new rotation which is offset to target entity rotation.
- Offset is set in angle format of 0-360 deg.
- Example: offset "0 180 0" will return backwards orientation from target entity.