Lost in the deep by Ambear
This is my submittion for Ludum dare 48 Jam! Actually I wanted to make it for Compo, but this project is too ambitious, and it's still in prototype stage, but I like it, really like!
Terrain is infinite procedural-generated, you can explore forever.
There is no goal now, just turn on your own music and swim, and think about hope and happiness.
Thanks for Ludum Dare to show, what can I make in those short time! Really exciting! Enjoy!

After 4 hours After sumbittion i recognized that my game wasnt set to publish on itch.io Idk how this will be going with the rules :/
| Link | https://ambear1337.itch.io/lost-in-the-deep |
| Original URL | https://ldjam.com/events/ludum-dare/48/lost-in-the-deep |
Ratings
| Overall | 1770th | 2.81⭐ | 31🧑⚖️ |
| Fun | 1828th | 2.414⭐ | 31🧑⚖️ |
| Innovation | 1593th | 2.679⭐ | 30🧑⚖️ |
| Theme | 1597th | 2.982⭐ | 30🧑⚖️ |
| Graphics | 1273th | 3.333⭐ | 32🧑⚖️ |
| Mood | 1388th | 3.125⭐ | 30🧑⚖️ |
| Given | 23🗳️ | 38🗨️ |
https://docs.godotengine.org/en/stable/tutorials/3d/using_transforms.html
Personally, I like doing the FPS structure for everything. Place an object that only "nods" (like a head nodding 'yes') inside an object that only turns left and right. The parent object (the left and right object) will turn the nodding object but never nods itself. this way, you don't get confusing angles. Each object only get's 1 rotation.
this tutorial will help you see the object structure:
https://docs.godotengine.org/en/stable/tutorials/3d/fps_tutorial/index.html
(I like Godot a lot btw :P )
I really liked the mood, the lights and texture look good! controls feel a bit weird but in a good way. Good job.
I'd love to see the results if you keep working on this project! :-)
The Game felt that a lot is missing but a very good start.
I loved the Bubbles which appear when you hit the Surface.
I would make the Controlls not that direct and a bit more "watery" so that it takes a bit to move. Currently its for me just too fast and then I loose totally the Overview of the scenery.
But Overall a relly good entry. Well Done