grunk/addons/ursc/spatial/sprite/sprite_unshaded_double_sided.gdshader

9 lines
145 B
Plaintext
Raw Normal View History

2025-03-16 16:59:30 -06:00
shader_type spatial;
#define CULL_MODE cull_disabled
#define UNSHADED
#define ALPHA_SCISSOR
#define BILLBOARD
#include "../common.gdshaderinc"