Entities 1x4l2i

Entities are used in to specify player spawn locations or to add effects, doors, items and more to a map. 6y353

Category: info (21) 6rw4y

ID 8 - Info_Animation (Anim) 393i3n

Info g1p6j

Animates a tile. Each tile on the map which equals the start tile in the settings of this entity will get animated. It will change its look in the specified speed until it reaches the end tile number. Then the animation will start again from the start tile number.

Attention: Never use the same start tile number in multiple different Info_Animation entities! This is not ed.

Values / Properties 31956

The following values can be set in the entity properties menu of the map editor and can be read using the Lua command entity.

  • ints[0]=start tile/frame index/number
  • ints[1]=end tile/frame index/number
  • ints[2]=animation speed (milliseconds per frame)