Hey guys actually i made a game menu everything is right like if I tap start the story starts if I tap skip the story ends but when I tap customize then it automatically skips idk why plz help
everything is right here then why this is happening?
the error is for the bg which is ok but it is not showing any other error but it automatically goes to the end
Your tappable name âCUSTOMIZATIONâ should be the same name as your overlay.
So, it should be "CUSTOMIZE"
hey i tried it but its still the same
Whatâs the differences between the new overlays you created and the original ones?
If there are no differences you can try replacing everything to the original overlays.
I donât see anything wrong maybe the overlays are overlapping each other.
i donât now i am getting mad and canât even find the error
Try and spot direct them, if the white lines are overlapping other overlays itâll count as the overlay on the top layer
Also, Iâm seeing you put the start pretty high, you might want to use the guidebox to make it suitable for tablet players too.
no they are not overlapping wait i will show u
i guess it is a error because of scale or something? if yes can u tell me how to specify the scales in script?
If you want to scale overlays you have to use @overlay OVERLAYNAME scales to ? ?
But I donât see anything wrong
ok i will try and see if i succeed by another method
I saw from your box that you have scaled down the overlays to 0.171.
You should include that in your script or else it will be of default to 1.000.
how can i write that in script??
Or you could copy and paste it in your script itâs much easier so like
Copy it to the end of scales.
OK THANK YOU SO MUCH!!i WILL TRY
IT STILL DOESNâT WORK
Put a pause in between your label and your tappable
So like this:
label game_menu
@pause for a beat
tappable
ok imma try this
Did u put this
@overlay CUSTOMIZE create from CUSTOMIZE BUTTON and overlay CUSTOMIZE shifts to 61 396 in zone 1 and overlay CUSTOMIZE scales to 0.171 0.171
it still doenât work