shaders folder!

This commit is contained in:
pennyrigate 2023-03-08 01:07:24 -05:00
parent 69c28ced8b
commit f1e7f136f8
30 changed files with 28 additions and 29 deletions

View file

@ -3,12 +3,12 @@
[ext_resource path="res://scripts/scaling.gd" type="Script" id=1]
[ext_resource path="res://graphics/borders/prideborder.png" type="Texture" id=2]
[ext_resource path="res://maps/level_select.tscn" type="PackedScene" id=3]
[ext_resource path="res://scripts/lcd.gdshader" type="Shader" id=4]
[ext_resource path="res://shaders/lcd.gdshader" type="Shader" id=4]
[ext_resource path="res://ui/2ndpuberty_no_dropshadow.tres" type="Theme" id=5]
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=6]
[ext_resource path="res://graphics/fade_patterns/diamonds2.png" type="Texture" id=7]
[ext_resource path="res://scripts/fade.gd" type="Script" id=8]
[ext_resource path="res://scripts/fade.gdshader" type="Shader" id=9]
[ext_resource path="res://shaders/fade.gdshader" type="Shader" id=9]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 4 )