I was wondering if there was an event for when objects are created during run time, like when I spawn a monster for example, if not could one be created or is there a specific way I'm supposed to get this info.
What I'm trying to do is but a health bar and unit info (name/lvl/etc) above the units sprite, so I need a way to get dynamically created content and create/attach specific objects to them.