DevLog #14 - Level blocking tools in Unity
In this article I will explain the most common level blocking tools in Unity and also will share some very interesting findings that influenced my final decision about what tool to use on my project.
In this article I will explain the most common level blocking tools in Unity and also will share some very interesting findings that influenced my final decision about what tool to use on my project.
In this devlog I will showcase my experiments with Houdini and achieved results.
In this blog post I will show art references for environment and first procedural assets made in Houdini for Unity.
In this article I’m going to explain how enemy AI work, the pathfinding algorithm and problems that I encountered along the way.
In the previous article we have created a shader for dissolve effect that works with GameObjects. Now let’s see how we can make it work with Particle Systems.
In this article I am going to explain the basics of creation of the stylized visual effect for games.
Before deep diving into enemies AI and full-fledged combat system I decided to close the topic of character’s visuals and make VFX for all special abilities.
I’ve already tried environmental puzzles. Now it is time for combat system.
In previous posts I talked about basic and procedural animations of the main character and his abilities. Now it is time to talk about different attack animations and some other contextual animations.
In this blog-post I will explain how to animate simple creatures using vertex shader. I will use rat as an example, but the same method can be used to animate fishes, birds, bats and other small creatures that are not the main focus of the player.