I'm very new with AGS and have lots of questions that aren't being answered by the wiki or the manual. I've been searching the bfaq and wiki in general for hours but either I'm terrible at it, or its just not there. I apologize in advance if I'm doing something wrong, but everything is kind of new and confusing. My questions are:
1. Is it possible to remove some of the mouse modes? I'd like to try my hand at a game that doesn't have so many mice to cycle through. (Why have a "talk to" button and a "look at" button when one simple "interact" button can work for all of them?) Edit: This one is now solved.
2. Is it possible to change it so you walk with the arrow keys or wasd keys by holding down said keys? (Instead of the default setting where you tap a direction and it starts the walk cycle in that direction until you stop it)? Edit: This one is now solved as well. Just one left.
3. Is it possible to change the dialogue boxes?(I'd like to add character sprites so I can show expression when characters talk to each other, if I can figure it out). Edit: This is solved.
0. Also this is a tad miscellaneous but I'm having general trouble finding a list of basic functions, or keys on this particular programing language. For example, I can't figure out how to assign keys if I start scripting. It seems the "KeyDown" refers to the num 2 on the far right of my keyboard for example, so how would I assign something to the arrow keys under my shift key? Edit: This is solved.
1. Is it possible to remove some of the mouse modes? I'd like to try my hand at a game that doesn't have so many mice to cycle through. (Why have a "talk to" button and a "look at" button when one simple "interact" button can work for all of them?) Edit: This one is now solved.
2. Is it possible to change it so you walk with the arrow keys or wasd keys by holding down said keys? (Instead of the default setting where you tap a direction and it starts the walk cycle in that direction until you stop it)? Edit: This one is now solved as well. Just one left.
3. Is it possible to change the dialogue boxes?(I'd like to add character sprites so I can show expression when characters talk to each other, if I can figure it out). Edit: This is solved.
0. Also this is a tad miscellaneous but I'm having general trouble finding a list of basic functions, or keys on this particular programing language. For example, I can't figure out how to assign keys if I start scripting. It seems the "KeyDown" refers to the num 2 on the far right of my keyboard for example, so how would I assign something to the arrow keys under my shift key? Edit: This is solved.