Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey! I have a problem, in the main menu, the controls text for each button doesn't appear and i cant change the controls. it worked some days ago, i didnt edit any code apart from adding an extra button.

Thank you!!!(Btw when SAGExpo 2026 is rolling out, can u check out my game pls?)

(1 edit)

Hello :3

No worry the solution is easy :)
Go to MainMenu → Buttons → Controls → Controls buttons mechanics → Create buttons text → change the number 11 in the condition to 12 or to the number of the buttons you have, by default they are 11, if you added one new button then make it 12, if you added 2 new buttons then make it 13...etc, this should fix the issue :3


Sure when your game is out i can take a look :D

i did that, its still not working... this is how the error looks like

am looking at the background in your screenshot, thats not the main menu scene, thats the game scene, in that case you need to do the same steps but in the Game scene events:

Game scene → Buttons → Controls → Controls buttons mechanics → Create buttons text → change 11 to 12