2D Decal Project now on Github
Added 2025-07-04 16:02:12 +0000 UTCHey guys!
So the expanded 2D Decal project is now availabe on github, called TUT-2D-Decals
A few things to note about the project:
- the sound manager and my custom smoke emitter (coming out of the tip of the gun) are both utilizing an object pool system.
- the 2D decals require a Texture 2D Array asset, which I've made very simple with the spriteSheet creator tool you can see in the video (instructions for how to turn a spritesheet into a texture2D array is on the readme in github)
Hope you guys enjoy playing around with this!