I'm curious was android support dropped for this game?
I was really enjoying it before but now I can't get it to run on anything (even joiplay) keeps saying not supported, so I'm downloading the old version now and fingers crossed 馃
Every choice transforms your body and shapes your adventure 路 By
Theres no file in the zip for me to use only the .exe is preset, normally a html5 game comes with a .html file to launch such games but not always, I just try to go easy on my data and prefer to load from local file over downloading the resources every load ik 100mb odd isn't much but my bandwidth can tank where I live hard lol
I found a logic loop it's small but I fixed it with "(the AI)" the bug was in the
Game Text Prompt, You are a game narrator. Given the current game world information, direct the player.
And I know why it's going a little loopy when you (the player) send your own action to the AI, and that is because when a player sends there own actions right above that paragraph it writes it out in yellow as
"You:" [insult your actions here]
And the reason it loops is the double use of "you" for both player and AI I fixed it like this
"You (the AI) are a game narrator" simply to differentiate between the two but this causes the same loop if I use me or I in the action typed out, if the default "you:" is replaced with "player:" it should fix it under all circumstances without my temporary fix hope this helps
While I'm here I'm really loving the customisability of the whole system and I'm thinking of major expansions ,for the stand alone I've been working on for the last 5 hours :D