Godot Caution Tape Shader
A downloadable asset pack
I'm a sucker for these caution/warning tapes so i made a highly customizable Shader which renders any colored strips at any direction with any length or gap between them. It's also animated if you give it a direction to scroll.
It is mainly designed and tested for Control elements. HUD/GUI, y'know stuff like that. It renders based on Screen space, but there's a toggle to turn it off. If you do turn it off then you will notice stretching when changing the scale of your rect so that it is not 1:1 aspect ratio. So Screen space is recommended.
You can download it directly from Godot's Asset Library.
And there's a github repo where you can find an example or two.
You may use this in your projects, and you don't even need to give credit. It would be appreciated, but I don't see anyone bothering to download and use this if they had to also create a credit entry in their game. Hell, I think it would take me more time to create a credits screen than the time it took to create this Shader.
If you do use it, then do please post images/gifs of it in your project. Would be cool to see.
Status | Released |
Category | Assets |
Author | CoolGabrijel |
Tags | Godot, Shaders |
Download
Install instructions
Create a ColoredRect, give it a ShaderMaterial with the WarningTapeShader and then fiddle about as you please.
Leave a comment
Log in with itch.io to leave a comment.