Void Milk
Void Milk is an FPS game that was inspired by that video(But something went wrong in the development process))
Turn on some breakcore or vaporwave music and have some fun shooting!
Made by Dmitry "IIsux" specifically for Godot Wild Jam #69
Controls:
WASD - moving
LMB - shoot
E - use/pickup
R - reload weapon
Space - jump
Esc - release mouse capture (twice to pause)
Comments
Log in with itch.io to leave a comment.
Nice this was really great shooting game I like it anyway well done!
Hi,
How did you manage to create such a visual effect?:)
Hi, I've been experimenting with visuals for a while and I came up with this shader combination:
- Cyanone VHS shader in CanvasLayer
- DrManatee color palette shader in SubViewport
- And shader to outline objects in depth.
There's also an unused shader that kinda simulates a wireframe.
I've been messing with this for a long time to get it to work, but in the end it wasn't used.