Hey guys! So I'm using the built-in Progress Bar dialog item as an experience bar for my custom commanders in my map, but I'd like to have that fancy and compact circular experience bar with the round dialog item with the level label in the middle like in co-op. Any idea how that can be acheived?
Use the UI editor. There is an XML line you can add to make it circular and set the start and finish angle. Note that the names of the FillImage frame is important.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
Here is something to get you started, as drsuper mentioned ask questions on discord.
Helpful tip. When map is loaded use ctrl+alt+F12 to use the UI debugger. Most efficient way to move/resize something to get the look you want. Plus you can see what all of fields do.
Hey guys! So I'm using the built-in Progress Bar dialog item as an experience bar for my custom commanders in my map, but I'd like to have that fancy and compact circular experience bar with the round dialog item with the level label in the middle like in co-op. Any idea how that can be acheived?
Use the UI editor. There is an XML line you can add to make it circular and set the start and finish angle. Note that the names of the FillImage frame is important.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
In reply to DrSuperEvil:
Good luck progress bars even give me problems. Try asking Pirate on the discord channel.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Link Removed: https://www.mediafire.com/file/djuxcnui3vhukr7/Circ_XP_Bar.SC2Map
Here is something to get you started, as drsuper mentioned ask questions on discord.
Helpful tip. When map is loaded use ctrl+alt+F12 to use the UI debugger. Most efficient way to move/resize something to get the look you want. Plus you can see what all of fields do.
Okay thanks for all the help guys! Can't wait to take another look at it after work ^_^