-
|
How could you call a mutation and wait for input before moving to the next line? |
Beta Was this translation helpful? Give feedback.
Answered by
LionUCS
May 30, 2025
Replies: 1 comment
-
|
I came up with a way to do it I set a boolean variable |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LionUCS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I came up with a way to do it
I set a boolean variable
mutation_waiting_for_input, set that variable andis_waiting_for_inputtotrueandshort circuit the_on_balloon_gui_input` function adding