NRABrazil
There are two ways to create sprite instances:
1. "action: Create tiles": it will create sprite instance by plugin automatically. Then trigger "condition:On each tile cell".
2. "action: Retrieve tile array": it only get some information about this tile. Then trigger "condition:On each tile cell", you could create sprite instance under this event by "expression:Frame" (or "expression:TileProp"). For example,
+ Frame = 31
[ul]
[li]Create Hero[/li]
[/ul]+ Frame = 32
[ul]
[li]Create NPC