Ok now I have a question concerning the UI Acitivity of a Morph ability. I have followed Auracys tutorial on Shapeshifting Found Here to do so.
The difference is that I am making a unit that enters a vehicle and then are able to exit it later. The concept is the same, Unit morph into the vehicle everything is fine and he can morph back. The issue lies with the UI Activity. Basically this thing is what usually says "Morphing". Well I want mine to say "Entering" AND "Exiting" depending on if I am entering or exiting the vehicle. I have tried to make it into two separate Morph Abilities but the darn UI Activity still get linked with each other so when I rename it in one ability it does so on the other. All help appreciated.
Change the text key. The key you use is UI/Morphing. If you change the text for this key, you will change the text for everything that uses this key. This includes ALL morphing abilities.
Use unique keys for your enter and exit morph abilities (for example change them to UI/Entering and UI/Exiting, or to A and B, does not really matter as long as they are unique)
Ok now I have a question concerning the UI Acitivity of a Morph ability. I have followed Auracys tutorial on Shapeshifting Found Here to do so.
The difference is that I am making a unit that enters a vehicle and then are able to exit it later. The concept is the same, Unit morph into the vehicle everything is fine and he can morph back. The issue lies with the UI Activity. Basically this thing is what usually says "Morphing". Well I want mine to say "Entering" AND "Exiting" depending on if I am entering or exiting the vehicle. I have tried to make it into two separate Morph Abilities but the darn UI Activity still get linked with each other so when I rename it in one ability it does so on the other. All help appreciated.
Change the text key. The key you use is UI/Morphing. If you change the text for this key, you will change the text for everything that uses this key. This includes ALL morphing abilities.
Use unique keys for your enter and exit morph abilities (for example change them to UI/Entering and UI/Exiting, or to A and B, does not really matter as long as they are unique)
Thx a bunch =)
Is there anywhere you can see all your text keys because I can assume once you have changed quite alot you start forgetting what they are named.
Text Editor (F8)
Awesome, thx for the help =)