Adding an Enemy Attack System to my 3D Pixel Art Game // Devlog 0
3D Pixel Art Game | Devlogs | Bit.Byte.Bit EP 1 08/07/22For my first Devlog I review the system that I set up to easily create enemy…
Show MoreFor my first Devlog I review the system that I set up to easily create enemy attack chains directly from a custom Unity inspector window.
-- music --
Music from Pixabay.com
FASSounds - Best Time (Copyright Free Music)
Music from Tunetank.com
omka - Gameboy (Copyright Free Music)
omka - Green Tea (Copyright Free Music)
// PIXEL SHADER
If you are curious about how we achieved the pixelated look check out Pro Pixelizer( @elliotb9013 ) on the Unity Asset Store. We use this as our base shader. You can achieve a lot of different styles with this asset.
https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/propixelizer-17787