Alright so for my first question, I'm using an interface for my Title screen and Character creation window and I would like to know how to hide the Options and Messages window when the project is run. My second question is how can I prevent my icons from becoming blurry when I change the map size in my interface. | |
#2 Jun 19 2012, 7:49 pm
|
|
The thing is I have 4 title windows and I've unchecked their visibility and one of them is randomly called when the game is run while the default window is invisible because I don't the player to see it.
| |
#3 Jun 20 2012, 5:30 pm
|
|
Well, a workaround is to have the default window at 100% transparency but visible.
Note that the game will not be closed unless the default window is closed though, it may cause some players a little discontent. | |
#4 Jun 20 2012, 5:32 pm
|
|
That solution would also force the game into running in Software Rendering mode, which could cause a lot of slowdown for certain users.
| |
For the second question, it needs to disable the stretch to fit option.