rjs23 Posted March 29, 2010 Report 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. Quote Link to comment Share on other sites More sharing options...
Kimball Posted March 29, 2010 Report 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! Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted March 29, 2010 Report 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). Quote Link to comment Share on other sites More sharing options...
rjs23 Posted March 29, 2010 Author Report Share Posted March 29, 2010 Ah very good. I will let ya know how it goes. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.