Play game
Coral cleanup's itch.io pageRate this game
In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.
GitHub Repository
https://github.com/ViLP357/CampfireGameJam
Leave a comment
Log in with itch.io to leave a comment.




Comments
Cool art style!
First 3d game I've seen today :)
Also, nice fish
One thing I'd consider is making it clear what the purpose of those gems in the game are. I spent quite a while gather those, but they don't seem to do anything. Perhaps add a line introducing their mechanic?
Nice homepage plus the musics are goodd too!!
nice game, issue with music is tht it repeats. use a singleton non destroyed object for music
a dontdestroyonload() method and a singleton object would fix it for unity :>