Jump to content

gui menu


fredou54
 Share

Recommended Posts

Hello,
I would like to make a simple menu to start my game. I looked on the forum but I still do not understand how to do it (I'm not at all coder lua). if anyone could help me or a tutorial would be welcome.
Thank you for your cooperation and good game.
(I am French)

a small picture of my project

screenshot0.jpg

  • Like 2
Link to comment
Share on other sites

1 hour ago, Thirsty Panther said:

Do we really need to get a programmer to write a script for a start menu?

If we could just have some simple examples in the documentation that would help a lot.

 

There already is a start menu included in the default template.

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

Link to comment
Share on other sites

If you run the game from the editor the start menu is skipped and it launches right into the map. If you run the game outside the editor it starts in the way you describe.

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

Link to comment
Share on other sites

I just tried to publish a standalone on my pc and I have no starter menu game (the game starts without a menu)
I will not bother you with that for the moment, I will resume my level design and come back later on the subject.
Thank you for your help and good game.

Link to comment
Share on other sites

On 13.01.2018 at 9:50 PM, fredou54 said:

I just tried to publish a standalone on my pc and I have no starter menu game (the game starts without a menu)
I will not bother you with that for the moment, I will resume my level design and come back later on the subject.
Thank you for your help and good game.

Hello. You need to delete "Map/start.map" in Main.lua

Quote

local mapfile = System:GetProperty("map","Map/start.map")

 

Link to comment
Share on other sites

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.

 Share

×
×
  • Create New...