Tile - YAnimators - Follow – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
*'''Max speed''' and '''acceleration''' define the velocity properties of the animation.
*'''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.
*'''Distance to start/stop''' sets when the distance is big enough to start following or small enough to stop following.
Der Test.png


----
----

Revision as of 14:17, 22 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.

Der Test.png


Template:Ylands scripting navbox