other fade patterns

This commit is contained in:
Haze Weathers 2023-02-21 20:19:56 -05:00
parent fc5d41713d
commit 1d2fa6da75
9 changed files with 142 additions and 2 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=8 format=2]
[gd_scene load_steps=14 format=2]
[ext_resource path="res://scripts/scaling.gd" type="Script" id=1]
[ext_resource path="res://graphics/borders/prideborder.png" type="Texture" id=2]
@ -6,7 +6,7 @@
[ext_resource path="res://scripts/crt.gdshader" type="Shader" id=4]
[ext_resource path="res://scripts/2ndpuberty_no_dropshadow.tres" type="Theme" id=5]
[ext_resource path="res://scripts/2ndpuberty_outline.tres" type="Material" id=6]
[ext_resource path="res://graphics/fade_patterns/diamonds.png" type="Texture" id=7]
[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]