UI Positioning

Hey guys,

I've been fiddling around with adding more races to Sins Rebellion, and I think I've managed to screw up the UI elements for the base game's races.  For example, the top bars that contain your name and the bar that houses all the menu buttons, resources etc has moved down the screen, and the bottom bar appears to have move down a few pixels as well.

I'm not entirely sure what I've changed and the only information I've found about editing the UI leads to a dead link.  Can someone please point me at the file that controls UI placement?

 

Thanks.

3,256 views 4 replies
Reply #1 Top

Usually that is the various window files, though things for race specific UIs are in the race.entity files.

Reply #2 Top

I believe I have found whats caused the change, thanks :)

Reply #3 Top

Ok, so TopBar.window and BottomBar.window control the positioning for those UI elements for all races.  

Does this mean that if I want one race to have a slightly different layout I have to edit the images for those items?  

Or is there a file where I can adjust the position of the assets I already have without moving the ones that are correctly aligned? 

Reply #4 Top

Never mind, I figured it out on my own, thanks for your help