Hi there,
I was wondering if it is possible to register an event listener on specific maps/worlds.
The point would be to avoid checking from where the event is raised in every listening-event method of my listener and maybe to have a small optimization.
Thx for your answers :).