Tile - YAnimators - Follow – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} Category: Instructions Category: Ylands 0.13")
 
No edit summary
Line 1: Line 1:
 
[[Image:Aim to object.png]]
*'''Animation''' script tile, which moves selected '''object''' to '''target'''.
*Both '''object''' and '''target''' can be entity, group or game logic.
*'''Target offset''' defines offset of the '''followed''' object position. Further defined by the '''relative offset''' option.
*'''Max speed''' and '''acceleration''' define the velocity properties of the animation.
*'''Distance to start/stop''' sets when the distance is big enough to start following or small enough to stop following.


----
----

Revision as of 10:57, 8 July 2019

Aim to object.png

  • Animation script tile, which moves selected object to target.
  • Both object and target can be entity, group or game logic.
  • Target offset defines offset of the followed object position. Further defined by the relative offset option.
  • Max speed and acceleration define the velocity properties of the animation.
  • Distance to start/stop sets when the distance is big enough to start following or small enough to stop following.

Template:Ylands scripting navbox