palette pngs are dead, long live .tex

This commit is contained in:
Haze Weathers 2024-03-11 17:13:03 -04:00
parent 7a4e34a0cb
commit 11531397a8
24 changed files with 21 additions and 332 deletions

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=8 format=2]
[ext_resource path="res://shaders/recolor_border.shader" type="Shader" id=1]
[ext_resource path="res://graphics/player/palettes/default.png" type="Texture" id=2]
[ext_resource path="res://graphics/player/palettes/default.tex" type="Texture" id=2]
[ext_resource path="res://graphics/hud/off_level_indicator.png" type="Texture" id=3]
[ext_resource path="res://graphics/hud/sg_head.png" type="Texture" id=4]
[ext_resource path="res://scripts/sg_palette.gd" type="Script" id=5]