mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 22:33:48 +00:00
6 lines
90 B
Text
6 lines
90 B
Text
|
|
shader_type spatial;
|
||
|
|
|
||
|
|
#define ALPHA_BLEND
|
||
|
|
#define SHINY
|
||
|
|
|
||
|
|
#include "../common.gdshaderinc"
|