Dot Matrix Shader - GameMaker
A downloadable shader
Download NowName your own price
A dot matrix shader made for GameMaker. Originally designed to mimic the screen of the original GameBoy. While the project has specific code for GameMaker the shader is written in GLSL and can be adapted to other engines.
Open example screenshot in new tab to see full effect! ---->
FEATURES:
- Unique dot matrix effect!
- Adapts to all display sizes!
- Easily configured, just comment/uncomment code!
- Can be configured to apply to a single layer, several layers, or all layers!
- Can be used for commercial purposes without credit!
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Tyler Lombard |
Tags | dot-matrix, Game Boy, GameMaker, Shaders, tool |
Download
Download NowName your own price
Click download now to get access to the following files:
DotMatrix.yymps 5.8 kB
Comments
Log in with itch.io to leave a comment.
Hi! You saved my life! The only issue that I encountered is that my game is 160x144 (yes, GB resolution) and when application surface is on that resolution, the effect doesn't work properly (full screen is awesome). Got any idea to change that?