Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / How would you split a screen for a menu or tile selection.

Author
Message
Bob Sherman
7
Years of Service
User Offline
Joined: 15th Jul 2016
Location:
Posted: 13th Jan 2019 08:10
I've tried many different things, but I'm working on a map editor and I need to split the screen for my menu and tile selection. Please help.
blink0k
Moderator
11
Years of Service
User Offline
Joined: 22nd Feb 2013
Location: the land of oz
Posted: 13th Jan 2019 19:43
Blendman has made some windows like controls that would be very useful for you i think.
I know he has a dedicated thread somewhere but if you download his 3D editor you will see where he implements the controls
fubarpk
Retired Moderator
19
Years of Service
User Offline
Joined: 11th Jan 2005
Playing: AGK is my friend
Posted: 2nd Feb 2019 20:55 Edited at: 2nd Feb 2019 20:59
One of the simplest ways of having a menu
is to use sprites for each item
for example if you have a playSpr


Splitting the screen would just be a matter of having sprites to one side of the screen
and having your map editor on the other side.


you could also use SetSpriteVisible(playSpr,0) to turn the sprites visibility off aswell
fubar

Login to post a reply

Server time is: 2024-04-20 13:02:58
Your offset time is: 2024-04-20 13:02:58