Game
JICE

2 years ago

Devlog - moving to UE5


I’ve decided to move the game to UE5 from 4. I have been keeping an eye on the features and small improvements they introduced from the very beginning but was debating myself on whether I should stick to an older version so that nothing would break. In the end, I decided that the new things look too tasty to not try them out, and if there is ever a moment to switch to a new version, it is now!

And thankfully, so far everything works and stays the same (well, apart from clouds. bye-bye, fast and easy way to make clouds!), and the new features look promising. I have already tried out metasounds system to give robots some variation in their voice lines. The other thing is input - I reworked the current one to use new enhanced input system which makes some things easier, and added gamepad support while at it! Personally, I’m a keyboard warrior and rarely ever play 3D games with a controller, but I have seen some people requesting it, so I hope they will like it and give me some feedback on it :>

But those things will come in the next patch, and one more thing I want to look into before that is dynamic lighting. Right now the game uses primarily static lights, but I’m not really satisfied with the results at times. I have seen some other projects using fully dynamically lit scenes that aren’t too performance-heavy, and if that is something that is not hard to achieve, I want to try it.



0 comments

Loading...

Next up

Not much to show, because I've been fighting with baked lighting again.. Thinking of turning to the dark side (using global illumination)

Will add a bit more lighting, but for now finished with this section of the Depot level.

Ditched baked lighting, trying lumen now. Surprisingly, it doesn't seem like it takes up that much more performance compared to the previous setup - with a few tricks for optimization, at least.

Did some more level design this week. Found out that the tutorial tvs broke at some point, while I was improving the interactions system. But if I don't tell anyone that these screens are supposed to show text, nobody is gonna know.. Oh.

Changed lighting in this part - added LED lamps where the light is supposed to be coming from and fiddled with global illumination a bit more.

Did some progress on the next part of the Depot. This area is going to be a bit less spacious than the previous one.

Just jumping around Spaceport, collecting energy

Moved to version 5.6 of UE, had to adapt to some changes like the enhanced input system getting rid of some things. Still, there were also some changes to global illumination, which fixed a few details for me.

Spent some time to fix metal containers' UVs. Here are before and afters. Gives the scenes a bit more cleaner look!

Polished the side project a bit more. Added sounds, fixed some ui things, added a movement sprite for the sword, made the enemies fade out on death.