Game
JICE

3 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

Started working on a new small game for web plarforms. This time it's going to a be a puzzle slider gameplay with retention mechanics around it - progression gallery, decorations as rewards for certain milestones, etc. Maybe some leaderboards.

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

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.

A bit more design of the second part of the Depot level, now with lighting. Needs additional jellies..

Spent some time on making an adaptive UI for my html5 game in gamemaker. Buttons and pictures now resize and shift if the browser size changes.

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

🥳 Year recap. Worked on JICE: new meshes, weapons, an NPC robot, dialogues, started level design for level 2. Released a web game and even earned some (small) money from ads. Next year’s goal: 2 web games and.. a bit more money? 😆

Happy new years!

Made a simple comparison table of the most popular asset stores! I was mainly aiming for 2D pixel art, but it is applicable for other asset types as well. Overall, itch io is probably ahead for me, but it is worth the time to set up other storefronts too.

Working on a small web game; couldn't figure out what was causing it to not connect to an extension. Turns out, GameMaker's latest update wipes a part of index.html - with important data from the extension. At least, it wasn't just me being stupid

Dreaming of finishing games