removed unused stuff

This commit is contained in:
pennyrigate 2023-02-21 03:49:28 -05:00
parent b379b5a213
commit 758cf57f8d
35 changed files with 4 additions and 754 deletions

View file

@ -3,7 +3,7 @@
[ext_resource path="res://objects/collectibles/gold.gd" type="Script" id=1]
[ext_resource path="res://scripts/recolor_border.shader" type="Shader" id=2]
[ext_resource path="res://graphics/collectibles/coin.png" type="Texture" id=3]
[ext_resource path="res://graphics/collectibles/pal_penny.png" type="Texture" id=4]
[ext_resource path="res://graphics/collectibles/pal_gold.png" type="Texture" id=4]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 2 )