The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

–1 vote

Hello

I have a question.

I want to make a game with 30 rounds
and my question is:
how to do each round separately and how to combine them afterwards in Godot?
and how to make a gui menu?

THANK YOU IN ADVANCE
Paul

in Engine by (16 points)

dude, just watch some tutorials on how to make games in godot, no one will tell you how to make your game from scratch...

What's wrong with the plethora of existing tutorials that go over this exact subject?

1 Answer

0 votes

This is a really broad question and is hard to answer. By rounds do you mean levels? If so, you can use scenes.
Scenes are also used for a main menu. For GUI, learn to use buttons and signals

To make a menu just have a scene with buttons attached to signals in a script.

by (27 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.