heyho.
I'm making a TD where you can choose your 2 colors (races) (out of 6) and then you see all the towers of this race and then you can choose 10 out of these 24.
My problem is: Can I add buildings to my builder?!
More details:
First you choose your 1st color (via dialog): for example forest
Then you choose your 2nd for example Swamp
Now your TowerChooser gets spawned in a room where all these towers of these 2 races are. In front of them theres a circle of power.
You can enter this circle. Then you research an upgrade (or I set a variable, but this would be too much work (every tower, for every player...))
At the moment, my builder can build ALL these 12 buildings, you could choose. But I need 2 builders now (1 for each chosen color)
If I had only 1 builder, which gets the buildings via trigger, it would be huge less work.
Please help me if you know any way to do this!
I'm making a TD where you can choose your 2 colors (races) (out of 6) and then you see all the towers of this race and then you can choose 10 out of these 24.
My problem is: Can I add buildings to my builder?!
More details:
First you choose your 1st color (via dialog): for example forest
Then you choose your 2nd for example Swamp
Now your TowerChooser gets spawned in a room where all these towers of these 2 races are. In front of them theres a circle of power.
You can enter this circle. Then you research an upgrade (or I set a variable, but this would be too much work (every tower, for every player...))
At the moment, my builder can build ALL these 12 buildings, you could choose. But I need 2 builders now (1 for each chosen color)
If I had only 1 builder, which gets the buildings via trigger, it would be huge less work.
Please help me if you know any way to do this!