Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

1. Ah okay, I didn't realize that, that will help immensely ^^

2. I see, I was wondering why "cleaning" was listed as the main job of custodian when they only thing which gets dirty is the solar panels.. and I'm not sure I've ever seen the custodian clean that.. A new production job could work too, I just thought of the custodian because all he does in my game is collect poo and refill the wood burner.. It feels like 95% of the time they are just standing waiting to fill the wood burner. Maybe once you get a bigger base he is more busy, but in my game (I just built my first metal machine) he has lots of free time, so I've been leaving that roll empty.

3. If you keep the build menu system as it is, I would go with the order of: Building, Furniture, Light/Deco, Ranch, Production, Automation, Resources, Economy, looping back to Building. This way the main base building ones (Building, Furniture, Lights/Deco, Economy (and maybe Ranch b/c of fences)) are all right next to each other. And all the main farming/automation ones(Ranch, Production, Automation) are also right next to each other.
The one thing I'm unsure about is the placement of Resources.. It's one which I don't really use, so I'm not sure where I would put it.. It's basically decoration right? So maybe it should go near Light/Deco. Or maybe It should trade places with Economy.. that would put all the inside stuff(Resources, Building, Furniture, Lights/Deco) next to other inside stuff, and outside stuff(Ranch, Production, Automation) next to outside stuff with Economy(which has inside and outside stuff) between them.

4. Ah, that makes sense.. is it the weapon sprite? or the the little cloud puff sprite which has the hit box?

5. Yeah, a larger range could do the trick, that way he's further from the player, so he doesn't get in the way, but the player can also approach him to give him pets =] It's not a perfect fix, but it would definitely improve it a lot and probably wouldn't require as much code to change.

6. I was wondering if it was something like that.. does Game Maker not have an "On Application Exit" event? It really should if it doesn't =/

UI seems to be something that I'm kinda good at? So I like thinking about how it can be improved for games that I play =]
From what I've heard, UI in Game Maker is a real pain because you have to basically code it all from scratch.. is that right?