Tile - YAnimators - Follow – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:Aim to object.png]]
[[Image:Follow object.png]]
*'''Animation''' script tile, which moves selected '''object''' to '''target'''.
*'''Animation''' script tile, which moves selected '''object''' to '''target'''.
*Both '''object''' and '''target''' can be entity, group or game logic.
*Both '''object''' and '''target''' can be entity, group or game logic.

Revision as of 10:58, 8 July 2019

Follow 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