added 2ndpuberty scholar no dropshadow

This commit is contained in:
pennyrigate 2023-04-30 20:42:40 -04:00
parent c21eb241c9
commit 788e59a963
3 changed files with 222 additions and 6 deletions

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=4 format=2]
[ext_resource path="res://autoloads/debug.gd" type="Script" id=1]
[ext_resource path="res://ui/2ndpuberty_no_dropshadow.tres" type="Theme" id=2]
[ext_resource path="res://ui/2ndpuberty_scholar_no_dropshadow.fnt" type="BitmapFont" id=2]
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=3]
[node name="Debug" type="CanvasLayer" groups=["viewport_autoload"]]
@ -12,6 +12,6 @@ script = ExtResource( 1 )
material = ExtResource( 3 )
anchor_right = 1.0
anchor_bottom = 1.0
theme = ExtResource( 2 )
custom_fonts/font = ExtResource( 2 )
align = 2
valign = 2