- Joined
- Dec 5, 2013
- Messages
- 10
- Reaction score
- 4
Hey guys, Bc here! :D
I have been thinking, and the fact that the game can't be re sized to any size is somewhat of a annoyance.
So, here is my suggestion:
In the launcher / login screen, you add a resolution option called re sizable, and set the JFrame to re-sizable in the creation of it. Now, i understand the most likely reason you have not done this yet, is because your game frame / interfaces are position locked and need to be reworked, but, what if instead of re-sizing the entire window, you just re-size the game frame, and leave the in game stuff the same size, so its like you are looking out a window with the game frame painted on, and all you are doing is re-sizing the window, not the rest of the world outside :D
Tell me what you think?
I have been thinking, and the fact that the game can't be re sized to any size is somewhat of a annoyance.
So, here is my suggestion:
In the launcher / login screen, you add a resolution option called re sizable, and set the JFrame to re-sizable in the creation of it. Now, i understand the most likely reason you have not done this yet, is because your game frame / interfaces are position locked and need to be reworked, but, what if instead of re-sizing the entire window, you just re-size the game frame, and leave the in game stuff the same size, so its like you are looking out a window with the game frame painted on, and all you are doing is re-sizing the window, not the rest of the world outside :D
Tell me what you think?