Warning: Lots of animated Gifs ahead.
With WayFinder now looking for investors the weekly log is back in swing. This weeks update is a pleasant smattering of bug fixes, visual updates, and general improvements (some of which I'm not sure are actual improvements)
Notice how many paths are open to the Engineer. Before the path finding code couldn't handle branching paths as shown in the image.
Battle Restart: Once a battle was over and the next battle began a few variables weren't being reset causing the next battle to feel rushed and broken. This is fixed, but will require more testing.
Player Rotation: Introduced during the first bugs fix was that the players were no longer turning the right direction to match their paths. This has been completely re-written to make for a more robust system.
2D in 3D is pretty old hat, however a lot of rework is being done to move all of the interfaces to viewports that appear in 3D space. This way the interface in the ship, the Player HUD, and the battle scenes can be as rich as possible for the player.
Battle info displayed as 3D items. Final layout not yet decided,and the Countdown is not yet converted.
3D HUD for the player shows the usual information. Placement and look are still being decided upon.
One of the biggest improvements that comes from moving the 2D items to 3D in the method I have employed is that animating these items has become much simpler, and isn't affected by resolution changes as much as they were at one time. Below are a few new animations added to the game this week.
Similar to the way health is displayed in games like Resident Evil/Bio Hazard the heart rate changes based on the level of health the player has. This isn't as clear as the bars used in combat, but visually it feel more appropriate.
Used in Combat the attack wheel has been updated to support Keyboard/GamePad input, and now shows the selected command much more clearly.
Requested by some of my testers, the entire wheel now shakes when the player takes damage. This along with the player animation makes for a much more active scene.
The next set of updates are planned for November.
For those curious about this project and its development check out this post. It will be updated with the newest information when it has been published here on the Hive network.