Tile - YLogic - Transform Rotation – Ylands
Jump to navigation
Jump to search
m (Minor note to highlight model space being used) |
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}") |
||
Line 11: | Line 11: | ||
---- | ---- | ||
{{Ylands | {{Ylands editor navbox}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
[[Category: Ylands 0.10]] | [[Category: Ylands 0.10]] |
Revision as of 19:25, 26 December 2020
- 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.
- 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.