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
|
@ -15,7 +15,7 @@
|
|||
[ext_resource path="res://graphics/level_select/wave_particle.png" type="Texture" id=13]
|
||||
[ext_resource path="res://graphics/hud/levelselect_arrow.png" type="Texture" id=14]
|
||||
[ext_resource path="res://graphics/level_select/whirlpool.png" type="Texture" id=15]
|
||||
[ext_resource path="res://graphics/player/palettes/default.png" type="Texture" id=16]
|
||||
[ext_resource path="res://graphics/player/palettes/default.tex" type="Texture" id=16]
|
||||
[ext_resource path="res://shaders/recolor.tres" type="Shader" id=17]
|
||||
|
||||
[sub_resource type="CanvasItemMaterial" id=9]
|
||||
|
@ -777,9 +777,9 @@ theme = ExtResource( 4 )
|
|||
|
||||
[node name="PanelContainer" type="PanelContainer" parent="MenuPopup"]
|
||||
margin_left = 64.0
|
||||
margin_top = 67.0
|
||||
margin_top = 93.0
|
||||
margin_right = 192.0
|
||||
margin_bottom = 125.0
|
||||
margin_bottom = 99.0
|
||||
rect_min_size = Vector2( 128, 0 )
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="MenuPopup/PanelContainer"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue