Hi, I tried to search for a solution, but no results yet. The problem: I have a Family of say 10 objects. Each have a numerical Instance variable like a list nr. I want to tell Construct to create the object with the given instvar. That is, if conditions result "3", then create Monster 3. Is there a way to do that, or do I need a block of if-then conditions?
Thank you!