For some tricky modification, i need Worker to be able to
1. to have Improvement button, available only when basic improvement on tile is done, than can be clicked - i need only button
2. Be animated for few turns as if he is making improvement - i need only the animation
So the easiest way i guess is to:
1. Create new Improvement, than will be grayed out until basic improvement is done - this way i get the button
2. This new Improvement can be built on basic Improvement without destroying it, but i can destroy this new Improvement through lua - without touching normal basic improvement - this way i have my animation
So, is it possible and how to do that?
1. to have Improvement button, available only when basic improvement on tile is done, than can be clicked - i need only button
2. Be animated for few turns as if he is making improvement - i need only the animation
So the easiest way i guess is to:
1. Create new Improvement, than will be grayed out until basic improvement is done - this way i get the button
2. This new Improvement can be built on basic Improvement without destroying it, but i can destroy this new Improvement through lua - without touching normal basic improvement - this way i have my animation
So, is it possible and how to do that?