Hello Defold Community,
I’m currently working with collectionfactory.create
to dynamically instantiate collections in my game. I was wondering if there’s a way to assign a custom ID to these instances for easier management and reference. I’ve looked through the documentation but couldn’t find a direct method for this. Does anyone know if Defold supports this functionality, or is there a recommended workaround to achieve similar behavior? Any guidance or tips would be greatly appreciated!
Thank you!