Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Formamorph

Every choice transforms your body and shapes your adventure 路 By FieryLion

android support dropped?

A topic by LusedOneTheOnlyLused created 14 days ago Views: 190 Replies: 5
Viewing posts 1 to 2
(2 edits)

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 馃

Developer(+1)

wait you were you able to get the game to run on joiplay? You don鈥檛 have to! You can play the game in your phone browser

(3 edits)

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

Developer(+1)

I exposed the html zip file for you

Thank you FieryLion 馃槝 鉂わ笍

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