Hi, is it possible via scripts to change the prototype assigned to a factory for creation?
I’m trying to have a unitMob.factory spawn dynamically from a list of 20+ mob gameobjects, is this the correct way to go about it?
Or do I need to setup a factory for each mob unit instead?
Sorry I’m still fairly new to both defold and lua here, please bear with me.