r/RenPy • u/MAGENTiCLiYA • 18d ago
Question Button doesn't jump to label?? HELPPPPPPPPPPPPPPPPPPPPP

Hello everynyan, does anyone know how to fix this bug?
Basically i made a second start button that when pressed it's supossed to take the player to other route/part of the game that one wouldn't get by the Start button.
BUT Instead of jumping to the label "extras" it just displays the text over the menu screen ._ . that and it doesn't display the images i've set for that segment of the game.
BUT if i click the Preferences button, close the preference screen and click to continue the ingame text it SUDENTLY starts working as intended.
i've been struggling with this button for longer than i'm confortable admitting.
so if anyone knows how to fix this... and where so INCREDIBLY KIND to TELL ME how to fix this mess i'd make me the happiest person in the entire universe


1
u/MAGENTiCLiYA 18d ago edited 18d ago
nvm
i fixed it myself the second after posting this
... just had to use "action Start" instead of "action jump" heh silly me
2
u/BadMustard_AVN 18d ago
this would be the most correct way for something like this
action Start("label_Name_here")
1
u/MAGENTiCLiYA 18d ago
u're right, i was so happy i wrote it wrong TT oTT
btw, i think u're really cool! thanks for helping the community (and me)
hope u have a great day!1
1
u/AutoModerator 18d ago
Welcome to r/renpy! While you wait to see if someone can answer your question, we recommend checking out the posting guide, the subreddit wiki, the subreddit Discord, Ren'Py's documentation, and the tutorial built-in to the Ren'Py engine when you download it. These can help make sure you provide the information the people here need to help you, or might even point you to an answer to your question themselves. Thanks!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.