On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You could release the 2d as an Html download that all OSs can use. Android users need to download joiplay from the google play store to play Html files, but if we're here then we should already know that much.

It would undoubtedly be easier for you to just add graphics to your existing story than to start from scratch.

Just a thought...

Have fun.

The 2D game can't be played locally as a HTML file without launching a local webserver. https://forum.unity.com/threads/how-to-manually-start-a-localhost-version-of-web...

There's an APK in the attachments isn't there? No need for joiplay.

If by existing story you mean the text game, there are already graphics there including scenes and so on but it got too difficult to maintain as a single developer because it's written in JavaScript and a ton of testing is involved to fix some annoying bugs. However, there'll be an update to the text game sooner or later.

Oohhh, I get it.