Wordle 1,062 4/6
🟨⬛⬛⬛⬛
🟩🟩⬛⬛⬛
⬛🟨⬛⬛⬛
🟩🟩🟩🟩🟩
🟨⬛⬛⬛⬛
🟩🟩⬛⬛⬛
⬛🟨⬛⬛⬛
🟩🟩🟩🟩🟩
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuStartCutscene(eSkipAnyKey); //make credit scroll skippable with key press
while(gCredits.Y > (0 - gCredits.Height)){ //set credits destination
gCredits.Y -=1; // move credits (increase number to speed up credits)
Wait(1); //increase wait time to slow down credits
}
EndCutscene(); //skipping credits goes to here
Quote from: Khris on Fri 26/04/2024 12:02:12That first return is fine if you don't want anything to happen each time the dialog starts.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.040 seconds with 14 queries.