Selecting many choices at once
taylorhoulihan
23 Aug 2016, 19:11I would like to know if it's possible to create a section where the player is required to make many choices at once. Some choices made might the player may be good choices and some might be bad. The number of good to bad choices will determine the outcome.
Is this possible?
I searched through the forum and didn't find any posts on this topic, but forgive me if I missed anything.
Taylor Houlihan
The Pixie
23 Aug 2016, 20:12I would take a JQuery dialogue, with an ASLEvent callback. So yes, it is possible, but not at all easy. Do you have any experience of JavaScript?
hegemonkhan
24 Aug 2016, 23:17there's also Pixie's 'level lib' which I think could also be used for this too, if you want to stay strictly with quest-coding only.