mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 00:01:16 +00:00
Added shaders
This commit is contained in:
parent
45f3e9514d
commit
7414ff51c8
106 changed files with 2642 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
shader_type spatial;
|
||||
|
||||
#define CULL_MODE cull_disabled
|
||||
#define ALPHA_SCISSOR
|
||||
#define BILLBOARD
|
||||
|
||||
#include "../common.gdshaderinc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue