This is one of the games of all time
Ji9sw
Creator of
Recent community posts
I started playing thinking it was gonna be a joke but holy sh*t, I played once normally then went back to see one of the scenes again and ended up playing it again but tried to get all the good scenes, I was p*ssed the first time I saw the end credits because I was so attached at that point, I loved seeing what one choice would do and if the other choices were better, was amazing
In the closeup scenes you can see the skin cells! like god damn and the modelling is amazing
PS: the text to speech voice is so bad please make it stop saying names and also surely you can get female voices :)
Anyway great game left me hooked and now I'm trying Once In A Lifetime which I hear is just as good, didn't think I would ever enjoy picture narratives, especially a NSFW one
I had so much fun playing this, my only suggestions are: the UI, please make it more consistent (the colour scheme changes a lot), the ocean, seeing as though you look at it a lot I'm sure you could find a seamless ocean texture, when you add it to a material in Unity you can add tiling, this makes the image repeat, if it isn't seamless you can see the edges of the texture on each tile, tiling increases the resolution making it easier on the eyes, Audio, the wave noise gets repetitive over time, you could add a bunch of sounds to a list/array and use Random.Range(1, 10), then use that value to get the sound: sounds[randomvalue].Play(); But other than that I'm looking forward to what you can do with the project in the next 10 weeks