gold counter now key counter
This commit is contained in:
parent
a6c6114e14
commit
7c124cad5e
7 changed files with 117 additions and 1 deletions
35
graphics/hud/coin_counter.png.import
Normal file
35
graphics/hud/coin_counter.png.import
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/coin_counter.png-888d3029a846d3da4a291c7e27b8e0a7.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://graphics/hud/coin_counter.png"
|
||||||
|
dest_files=[ "res://.import/coin_counter.png-888d3029a846d3da4a291c7e27b8e0a7.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=false
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
BIN
graphics/hud/gold_counter.png
Normal file
BIN
graphics/hud/gold_counter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 178 B |
35
graphics/hud/gold_counter.png.import
Normal file
35
graphics/hud/gold_counter.png.import
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/gold_counter.png-2022a2cb58f1c48c8ab57aedbb553592.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://graphics/hud/gold_counter.png"
|
||||||
|
dest_files=[ "res://.import/gold_counter.png-2022a2cb58f1c48c8ab57aedbb553592.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=false
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
Binary file not shown.
Before Width: | Height: | Size: 673 B After Width: | Height: | Size: 615 B |
BIN
graphics/hud/key_counter.png
Normal file
BIN
graphics/hud/key_counter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 173 B |
35
graphics/hud/key_counter.png.import
Normal file
35
graphics/hud/key_counter.png.import
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/key_counter.png-da2d7c7bd7de08c5ebbb97a7c4ceb9dd.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://graphics/hud/key_counter.png"
|
||||||
|
dest_files=[ "res://.import/key_counter.png-da2d7c7bd7de08c5ebbb97a7c4ceb9dd.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=false
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
|
@ -1,10 +1,12 @@
|
||||||
[gd_scene load_steps=9 format=2]
|
[gd_scene load_steps=11 format=2]
|
||||||
|
|
||||||
[ext_resource path="res://graphics/hud/stars_hud.png" type="Texture" id=1]
|
[ext_resource path="res://graphics/hud/stars_hud.png" type="Texture" id=1]
|
||||||
[ext_resource path="res://graphics/hud/lives_head.png" type="Texture" id=2]
|
[ext_resource path="res://graphics/hud/lives_head.png" type="Texture" id=2]
|
||||||
[ext_resource path="res://graphics/hud/hud.png" type="Texture" id=3]
|
[ext_resource path="res://graphics/hud/hud.png" type="Texture" id=3]
|
||||||
[ext_resource path="res://graphics/hud/deaths_head.png" type="Texture" id=4]
|
[ext_resource path="res://graphics/hud/deaths_head.png" type="Texture" id=4]
|
||||||
|
[ext_resource path="res://graphics/hud/gold_counter.png" type="Texture" id=5]
|
||||||
[ext_resource path="res://objects/hud/hud.gd" type="Script" id=6]
|
[ext_resource path="res://objects/hud/hud.gd" type="Script" id=6]
|
||||||
|
[ext_resource path="res://graphics/hud/key_counter.png" type="Texture" id=7]
|
||||||
[ext_resource path="res://ui/theme.tres" type="Theme" id=10]
|
[ext_resource path="res://ui/theme.tres" type="Theme" id=10]
|
||||||
|
|
||||||
[sub_resource type="ShaderMaterial" id=1]
|
[sub_resource type="ShaderMaterial" id=1]
|
||||||
|
@ -37,6 +39,15 @@ margin_bottom = 19.0
|
||||||
theme = ExtResource( 10 )
|
theme = ExtResource( 10 )
|
||||||
text = "0"
|
text = "0"
|
||||||
|
|
||||||
|
[node name="Gold" type="Sprite" parent="."]
|
||||||
|
visible = false
|
||||||
|
position = Vector2( 8, 6 )
|
||||||
|
texture = ExtResource( 5 )
|
||||||
|
|
||||||
|
[node name="Key" type="Sprite" parent="."]
|
||||||
|
position = Vector2( 9, 6 )
|
||||||
|
texture = ExtResource( 7 )
|
||||||
|
|
||||||
[node name="RedStar" type="Sprite" parent="."]
|
[node name="RedStar" type="Sprite" parent="."]
|
||||||
visible = false
|
visible = false
|
||||||
material = SubResource( 1 )
|
material = SubResource( 1 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue