rjs23 Posted March 29, 2010 Share Posted March 29, 2010 How can I edit the UI? What files do I need to edit to change UI? I would like to play and mess around the UI. Maybe, once i finally got to make the UI look really good, I could share it with everyone. Link to comment Share on other sites More sharing options...
Kimball Posted March 29, 2010 Share Posted March 29, 2010 Personally, I'd recommend doing a Photoshop mockup before you go messing with the code. Once you've got what you want, you'll find everything you need in:/binaries/data/mods/public/art/textures/ui/binaries/data/mods/public/guiGood luck! Link to comment Share on other sites More sharing options...
Ykkrosh Posted March 29, 2010 Share Posted March 29, 2010 In particular, binaries/data/mods/public/gui/session_new/ is the files for the new in-game GUI. ("session/" is the one for the old simulation system, and is obsolete now). There's some documentation on the wiki, though I'm not sure how up-to-date that is. It's easy to experiment by running the game in a window and modifying the GUI .xml/.js files in a separate text editor window, and the game should automatically reload and display the changes whenever you save the files (there's no need to restart the game). Link to comment Share on other sites More sharing options...
rjs23 Posted March 29, 2010 Author Share Posted March 29, 2010 Ah very good. I will let ya know how it goes. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now