What is this
Every Thursday, I will share a dev diary about what we've been working on over the past few weeks. I'll focus on the interesting challenges and solutions that I encountered. I won't be able to cover everything, but I'll share what caught my interest.
Why am I doing it
I want to bring our community along on this journey, and I simply love writing about things I'm passionate about! This is my unfiltered dev journal, so please keep in mind that what I write here are my thoughts and will be outdated by the time you read this, as so many things change quickly. Any plans I mention aren't set in stone and everything is subject to change. Also, if you don't like spoilers, then don't read this.
Space Engineers 2
- VS 1.2 will be releasing in a few days, on Monday April 14
In survival, players will build in projection mode (so first as a projection, and then weld it). We need a particle effect for it, so here's one prototype.
The new IK is great, but when you walk up stairs or ramp, in first person mode, the camera goes up and down, and what you stop it continues in the movement for a tiny moment, and this is precisely what we wanted to clean up in first person mode (no secondary movements in first person mode, just clean abstract camera sliding through space). So we will look on this in the future in the polishing phaseThis week we had our regular playtest, and things I focused on where:
- Consumables - healing via medikit (automatic or manual)Death - from health damage or collision, and respawnCaves on the planets - we have a couple of caves but also a CSG merging algorithm, so we can merge (add or cut) many of them one through each other and create unlimited variations. They look good, realistic. What needs to get improved is the voxel material (stone) inside of the mountains (planet), it doesn't look pretty.Shooting from the debug gun has now correct recoil and camera shake. But I also realized that the way we portray the gun on the screen is not what I am used to in other FPS games - so we will move the hand a bit forward, and more to the center. Right now it's obscuring too much of the screen space and also the angle feels off to me. Here I used new ChatGPT image generation model to illustrate how it could look (the input was the screenshot from game + prompt to move it further from camera and more to the center)
Equip and unequip animation is coming along nicely as well.
More Flora!
And as always, I'm amazed by the beautiful things our players are creating!