Vertical Slice in Unity
I worked toghetter with 1 other developer. We made most systems toghetter, itterating over each other's improvements.
The player fights various different enemies, reverse engineered from gameplay footage.
I wrote this post processing directly into the render pipeline through a custom render pass. It uses simplex noise generation, alongside panning textures, to create a 1930s TV effect.
We made a complex player controller, connected to a near seamless animation controller.
https://github.com/Calvin-Davidson/vertical-slice