Devlog 3 (UI + Visuals) - Animations + Post Processing
[November 16 - 28, 2023]
Animation Update (Idle & Movement)
Applying animations to the models has been one of the most complicated yet rewarding tasks that I have encountered during the development of the game. One of the main focuses that I wanted to tackle and fully polish was to properly apply animation on Lucy's rig because they will be center of the attention during the whole gameplay. The first attempt that I made to apply the animations that I got from Mixamo was the idle and running animation using visual scripting offered by Unity. There are multiple issues that I have encountered along the way, such as the optimization of the rig that Lucy has, the transition between the two animations, and movement "jankiness."
Though the visual scripts works, but this does not satisfy the animation we want for our gameplay. The motion is very limited and it only faces in four directions creating a very rigid movement and an unnatural feel for the players. I moved away from visual scripts and went back to making lines of code to have more specific changes within the animation. I achieved the goal of the animation by referring to the documentation where the object faces a certain direction of the movement, and not relying on transform angles of the object rotation. This creates smoother motion that covers the whole 360 degrees seamlessly and a subtle transition between the two animations.
Fine Tuning + Post Processing
Another thing added to this change is the post-processing in the visuals to match the color tone and effects in the initial proposed concept for the aesthetic direction. These additions include Bloom, Motion Blur, Film Grains, Chromatic Aberration, Color Corrections, Anti-Aliasing, and fine-tuned Toon Outlines.
Get Joseph Kills Lucy
Joseph Kills Lucy
Rhythm-based boss battle, set in a dystopian world.
Status | In development |
Authors | justine, Roann Cordova, cappa888, Yannan Ma (Mayan) |
Genre | Rhythm, Role Playing |
Tags | 3D, combos, isekai, Music, Singleplayer |
More posts
- Devlog 8 (Coding) - Bus Attack PatternsDec 14, 2023
- Devlog 7 (Coding) - Shield (Combo 2)Dec 14, 2023
- Devlog 6 (Coding) - Added Heavy Attack (Combo 1)Dec 14, 2023
- Devlog 5 (Coding) - Bus Charge Attack and Damage ReductionDec 14, 2023
- Devlog 4 (UI + Visuals) - GUI & Environment UpdateDec 14, 2023
- Devlog 4 (Coding) - Health and DamageDec 14, 2023
- Devlog 3 (Coding) - Combo SystemDec 14, 2023
- Devlog 3 - (Music Production) Action Combo & Music StatesDec 14, 2023
- Devlog 2 (UI + Visuals) - Stage SettingDec 14, 2023
Leave a comment
Log in with itch.io to leave a comment.