Hello, how is everyone, ok? i'm having 2 problems:
I'm creating an unit selection interface, take a look:
<img src="http://i.imgur.com/OyNKNPc.png" border="0">
---------------------------------------------------------------------
---------------------------------------------------------------------
<img src="http://i.imgur.com/k78t2Gv.png" border="0">
---------------------------------------------------------------------
---------------------------------------------------------------------
This is how you assign the units, each unit is assigned becomes disabled and goes to slot.
It's already done in my .capx
The problem, i couldn't create this mechanic like this:
<img src="http://i.imgur.com/UKXrd9L.png" border="0">
---------------------------------------------------------------------
---------------------------------------------------------------------
<img src="http://i.imgur.com/r75RKBz.png" border="0">
---------------------------------------------------------------------
---------------------------------------------------------------------
This is expected result, there are 2 problems:
-Units on the slots cannot move back when installed units are deleted.
-Units outside of the slots cannot re-enable after of unit in slot is deleted.
There is my .capx
Unresolved Unit Selection Interface .capx
Anyone would help me?
Thanks in advance!