forked from team-sg/hero-mark-2
palette pngs are dead, long live .tex
This commit is contained in:
parent
7a4e34a0cb
commit
11531397a8
24 changed files with 21 additions and 332 deletions
|
@ -8,10 +8,11 @@
|
|||
[ext_resource path="res://menus/file_select_panel.gd" type="Script" id=6]
|
||||
[ext_resource path="res://graphics/hud/deaths_head.png" type="Texture" id=7]
|
||||
[ext_resource path="res://graphics/player/sg_idle.png" type="Texture" id=8]
|
||||
[ext_resource path="res://graphics/player/palettes/default.png" type="Texture" id=9]
|
||||
[ext_resource path="res://graphics/player/palettes/default.tex" type="Texture" id=9]
|
||||
[ext_resource path="res://objects/enemy/death_particles.tscn" type="PackedScene" id=10]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id=1]
|
||||
resource_local_to_scene = true
|
||||
shader = ExtResource( 1 )
|
||||
shader_param/border_color = Color( 0, 0, 0, 1 )
|
||||
shader_param/border_corners = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue