User Tools

Site Tools


entity

This is an old revision of the document!


Entity


Entity is a generic term that refers to a tile, object, or character within the current scene. In the context of scripting, it is a variable type that's used to reference entities by several possible methods. These are described in the table below.

Reference TypeDescriptionExample
Entity by ID look_at_target(entity[“grey_cat”])
Self play_animation(self, “open”)
Player set_movement_speed(player, 60)
entity.1497309124.txt.gz · Last modified: 2017/06/12 16:12 by justin