Added shaders

This commit is contained in:
MaddoScientisto 2025-12-26 23:05:59 +01:00
commit 7414ff51c8
106 changed files with 2642 additions and 0 deletions

View file

@ -0,0 +1,6 @@
shader_type spatial;
#define ALPHA_SCISSOR
#define BILLBOARD
#include "../common.gdshaderinc"

View file

@ -0,0 +1 @@
uid://dsippjvhgdop7

View file

@ -0,0 +1,7 @@
shader_type spatial;
#define CULL_MODE cull_disabled
#define ALPHA_SCISSOR
#define BILLBOARD
#include "../common.gdshaderinc"

View file

@ -0,0 +1 @@
uid://cr842teg4a11

View file

@ -0,0 +1,7 @@
shader_type spatial;
#define UNSHADED
#define ALPHA_SCISSOR
#define BILLBOARD
#include "../common.gdshaderinc"

View file

@ -0,0 +1 @@
uid://byn7w2xv2jyn8

View file

@ -0,0 +1,8 @@
shader_type spatial;
#define CULL_MODE cull_disabled
#define UNSHADED
#define ALPHA_SCISSOR
#define BILLBOARD
#include "../common.gdshaderinc"

View file

@ -0,0 +1 @@
uid://drtaaolg5pwd7