Entities

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

Category: all (50)

ID 10 - Info_TileFX (TileFX)

Info

Creates a tile effect (scrolling, distortion, waves).

Attention: You should only create one Info_TileFX per tile number!

Values / Properties

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]=tile/frame number/index
  • ints[1]=effect
  • ints[2]=scroll x speed
  • ints[3]=scroll y speed