Intro | Sound on!
Modelling movable parts
Physical simulation
Thanks for watching, stay tuned!
Little insight into my WIP on the Exploration Craft "Verità"
WIP
The Exploration Craft "Verità" is one of the main vehicles in "LOA", my current game project. It's look is inspired by Ian McQue and the game concept is a mix of Myst and Subnautica, my favorite games.
-
For a solo dev, efficiency is key. I tried to switch between software as little as possible, as importing and exporting are time consuming and error-prone. All materials were completely created in UE 5 using Quixel Bridge textures, material layers and instancing. This way I can make use of the 3D scanned assets and keep quality consistency. Having no UV-maps saved me a lot of time, adjustments of meshes needed only a rebake in Blender, which I also automated with a Python script.
-
Tools with Geometry Nodes are super useful for placing screws and bolts, you can easily add a random rotation and make sure they are distributed evenly. For the front roof I set up a deformer to add a little damage, it's still in development but I plan to use it on many more parts.
-
Now the basics of the ship are working, but I still have to tweak the controls, model the interior, fix some materials (eg. texel density, should be easy with my workflow). Maybe I'll also UV-map a few parts for better looks and eventually performance.
I hope you like it! I'm happy to answer questions and any feedback is greatly appreciated!