Hello again!
In my quest to get loot drops working, I’ve followed the dynamic factories example, but the factory manualalso suggests sending a message to the newly created object to switch the sprite.
I intend to have all loot behave the same way, so would it be a better setup to scrap the dynamic factory and just msg.post the sprite to change the item? What are the pros and cons of each setup?
Thanks(again)!