Hi! May I ask how you can make a Butterfly Effect into a game? I am new to Makecode Arcade and I do not really know how to make a butterfly effect to make a decision-making game (as if a decision affects the next decision and so long). Thank you!
I’m not completely sure what you want but give this a try
you can add more questions by copy and pasting the last one
each question number is the line number - 100
Or, you can use an extension I made, ask. This allows you to customize the answers of a boolean. Here is an example:
And the extension:
rishiporwal/my-question-example
copy and paste it into the extension search thing.
2 Likes
Thank You!!
Thank you very much