March Devlog | Week #2 | No. 119

Development
March 15, 2021
December 16, 2021

This week’s devlog features updates from the game’s first settlement, which has been decked out with bunting, buildings and bakeries. We also give you a sneaky behind-the-scenes look at how we're creating our new game trailer, so stick around to see that! As always, join us on Twitter, Instagram or Reddit for daily updates on Depths of Erendorn - now let’s get into it!

Animation

A lot of character animations were updated last week, from adjusting the Knight’s skirt mesh and fixing its mesh penetration with the pants, to cleaning up animations for some wild doggos. But one of our favourite animations of the week was the Watertarg Excursionist’s ‘Spinning Kick’ ability, which now has start and end points, rather than looping in a circle. This made it a lot more visible - check it out:

Watertarg Excursionist's 'Spinning Kick' animation

Environment Design

World Environment

As always, there were quite a few optimisations made to the world environment last week. We:

  • Tweaked and improved the RVT and blend material for better normal details on blended assets
  • Arranged lighting around the settlement and attempted to fix the water spline system
  • Optimised foliage and removed shadows from smaller foliage pieces

Creating Assets in Blender

Our Junior Environment Artist spent last week learning Blender, which has been really fun and intuitive. To get into the swing of it, they started by creating a few simple assets, including:

  • Wicker baskets, for use in settlement set dressing
  • Bunting, to be used with spline blueprints in the market areas

Set Dressing the Settlement

For the past couple of weeks, our 3D Modeller and Environment Artists have been pulling together to set dress the game’s first settlement. The goal here is to make everything look homely and lived-in with the addition of various props, buildings and characters.

Last week, they blocked out areas where resident NPCs will live. This led to the building of some small houses that could be added to the settlement, with each one having a somewhat unique appearance to avoid everything looking too samey. Eventually, when these are all finished, we’ll be replacing the existing blocked out areas with these houses.

But, the most important update made to the settlement last week was the addition of a bakery stand! Here are some screenshots of the settlement so far:

Programming

Making a Game Trailer With UE4 Sequencer

So, we’ve been keeping something under wraps for the last couple of weeks, and we’re excited to finally share it with you! The team has been working on creating a new game trailer that shows Depths of Erendorn in all its current glory - hence why we've been fleshing out the settlement!

A lot of the VFX and animation updates we’ve shown you in recent devlogs will appear in this new trailer, as well as some of our playable characters as they explore the settlement! To create the cinematics, as well as to preview the settlement and dungeon gameplay, our Programmers have been using UE4 Sequencer:

  • Take Recorder: The Take Recorder gives us the ability to record player input that we can then make use of in Sequencer. This means we can control the cinematic 'actors' and get exactly what we want without having to animate characters by hand.
  • Gamepad Mapping: To allow us to get better performances from our Take Recorder 'actors', gamepad mappings have been added. This is helpful because using a joystick allows for smoother analogue movements than a keyboard can achieve.
  • Runtime Sequence Workflow: Methods for recording gameplay footage while making use of Sequencer have been explored and have highlighted a few ways in which some small changes will allow us to have better control over the flow of action we're attempting to record.

https://youtu.be/8Lbcz8aPwBo

The above clip was made by recording each character independently
This is what the work looks like in-engine

Golang Server

Last week saw significant progress on the combat part of the Golang server. While nothing has changed for the end user yet, many architectures and frameworks have been made to be able to handle all the abilities, armour and damage types, turn types, and statuses during combat:

  • A global random function has been made, allowing anywhere in the script to create a random number between x and y at any point
  • The attack command has been fully made, meaning that players and enemies can now basic attack each other
  • The 'Take Damage' command has been fully made, so players and enemies can now be hit by any kind of damage, with any shields, resistances, armour and resilience being accounted for
  • The State Manager Architecture has been created, which allows the server to handle and communicate what states a player or enemy has
  • The Start Combat command is under way, handling everything that needs to occur when combat begins.
  • The New Turn command is also under way, handling everything that happens throughout a player or enemy's turn

That’s it for this week’s devlog - see you next Monday!

LATEST NEWS

November 15, 2024
2024-11-15 19:00
November 15, 2024
Development
November Devlog | Week #1 | No. 301
This week, the teams at Depths of Erendorn have made remarkable progress across multiple aspects of development, continuing to enhance the quality and functionality of the game. From optimising server performance to refining the visual, audio, and environmental elements.
November 9, 2024
2024-11-09 13:00
November 9, 2024
Development
Monthly Devlog | October 2024 | No. 69
October saw the team at Depths of Erendorn make significant advancements across all areas of development, refining and expanding the game's features to elevate the player experience. The 3D Modelling team made notable progress in the creation of high-level and lower-level Minotaur characters.
November 8, 2024
2024-11-08 19:00
November 8, 2024
Development
October Devlog | Week #5 | No. 300
In our 300th weekly devlog, the Depths of Erendorn team made impressive strides across all facets of development, pushing forward on critical gameplay enhancements and visual refinements for our online RPG. The 3D Modelling team finalised the sculpting of the Minotaur's armoured variants.
November 2, 2024
2024-11-02 13:00
November 2, 2024
Development
October Devlog | Week #4 | No. 299
Over the past week, the teams at Depths of Erendorn have made impactful updates across multiple areas, enhancing both gameplay and immersion. The 3D Modelling team developed a new lower-level armour set for the Minotaur.
VIEW MORE..