Comments

Log in with itch.io to leave a comment.

To "Ji9sw". Thanks for commenting i will take this in to consideration for the next update. Thanks also for providing clear instructions I will defiantly be able to get that out buy next week 

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

ok I have tried to Implement it. I do not have a good seance of stile so if you could look at it and tell me if I have properly fixed it that would be nice. Thanks so much for playing and helping me develop this game.