I have developed an environment for my game and I am searching for a detailed step by step tutorial, how to make a main menu which shows 2 buttons etc
Hi!
There are a lot of ways to achieve that. here are a few leads for you.
this one is a good start using sprites: playcanvas tutorials
there is flappy bird which has a basic button: flappy bird project
You can also take a look at this library.
You can use HTML which is very well documented and in my opinion the best option.
in making menu is there a scene needed to implement