Jump to content

Recommended Posts

Posted

hi there i have a flow gui system how do you make a start menu for your game and when you click start for it to play your game ?

 

this may be so easy for you guys but im learning on my own so pretty much in the deep end haha

 

thanks for your time reading my post :-)

Posted

If you're just getting started on your game, it can be as simple as just drawing an image and adding some text that says "Press Enter to Start".

My job is to make tools you love, with the features you want, and performance you can't live without.

Posted

if you are a littlebit advanced use app.win:GetMousePosition() to get the mouse position. then you put this in an if- function ,

now you just need to say that if mouseposition is in (insert position of your start game, options etc., which can be get when you draw mouseposition on the screen so you can read it) and load your next map or stop the main loop.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...