ACTOR

An actor is an object responsible for managing events and interactions with the user in visualization. There are three kinds of actors:

  • the Door actor, which manages opening and closing doors (it can manage other structures as well).

  • The Player actor, which manages interactions with the user. There is only one Player actor allowed per single map.

  • The Info actor, which displays custom information when the Player approaches a certain location.

actor