Compare commits
73 Commits
7feff48380
...
main
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f04b20e5b8 | ||
![]() |
fbe86af2cd | ||
![]() |
6a373125b1 | ||
![]() |
50da5f62f3 | ||
![]() |
b87d6e6a7c | ||
![]() |
65718342c6 | ||
![]() |
f77e1510cf | ||
![]() |
2d0c34ce69 | ||
![]() |
d37910a379 | ||
![]() |
6011e6f63b | ||
![]() |
23345bbbf1 | ||
![]() |
568d45ee31 | ||
![]() |
1a0173f095 | ||
![]() |
0fd33d6893 | ||
![]() |
e45e7bfce3 | ||
![]() |
ac41fbf121 | ||
![]() |
b1f6024fa7 | ||
![]() |
e7ad269317 | ||
![]() |
3a8d317953 | ||
![]() |
e48b7c2c0f | ||
![]() |
75b293040e | ||
![]() |
9a0d61d1e1 | ||
![]() |
7d6652a242 | ||
![]() |
676efa6443 | ||
![]() |
ad92f70925 | ||
![]() |
9a17f140e0 | ||
![]() |
ed297891fd | ||
![]() |
a0521becb4 | ||
![]() |
2e66c00163 | ||
![]() |
8fbe607983 | ||
![]() |
5d0a1a8101 | ||
![]() |
b088ad91e1 | ||
![]() |
52208528b5 | ||
![]() |
3866b6bc35 | ||
![]() |
80faeadafc | ||
![]() |
77b91b3840 | ||
![]() |
c16903e9a9 | ||
![]() |
44e7da3fea | ||
![]() |
823b6274f8 | ||
![]() |
135dad712c | ||
![]() |
610cd4594a | ||
![]() |
0d2f0a0187 | ||
![]() |
ae4317f9e5 | ||
![]() |
8474bc3c19 | ||
![]() |
651988bf5e | ||
![]() |
6b598e717d | ||
![]() |
447b6d3ea7 | ||
![]() |
69fb2b5005 | ||
![]() |
11e74a0171 | ||
![]() |
0e36cdfc60 | ||
![]() |
0be8a1d277 | ||
![]() |
f35740d0ca | ||
![]() |
46b4dc82b4 | ||
![]() |
a0369cd612 | ||
![]() |
74270bcca4 | ||
![]() |
c994bb3503 | ||
![]() |
21499f3697 | ||
![]() |
83bff6397a | ||
![]() |
4ce4d2bddf | ||
![]() |
a9b4cbe674 | ||
![]() |
14c193fb27 | ||
![]() |
455aa14b35 | ||
![]() |
a9055451ae | ||
![]() |
22a4afbc95 | ||
![]() |
11da83fd8a | ||
![]() |
79339ab5ae | ||
![]() |
9e278d70ca | ||
![]() |
584300f8e4 | ||
![]() |
832b34214c | ||
![]() |
7560403c54 | ||
![]() |
9a23059362 | ||
![]() |
efe3b98aa0 | ||
![]() |
333ceae967 |
5
Assets/Audio/BGM/ChallengeEnd.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": { "source": "ChallengeEnd.mp3" }
|
||||
}
|
||||
}
|
10
Assets/Audio/BGM/ChallengeResults.bgm
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Normal": {
|
||||
"source": "ChallengeResults.mp3",
|
||||
"loop": 0.0
|
||||
},
|
||||
"Hurry": {
|
||||
"source": "ChallengeResults.mp3",
|
||||
"loop": 0.0
|
||||
}
|
||||
}
|
5
Assets/Audio/BGM/ChallengeResults.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": { "source": "ChallengeResults.bgm" }
|
||||
}
|
||||
}
|
4
Assets/Audio/BGM/Hammer.bgm
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Normal": {"source": "Hammer.mp3", "loop": 0.0},
|
||||
"Hurry": {"source": "HammerHurry.mp3", "loop": 0.0}
|
||||
}
|
5
Assets/Audio/BGM/Hammer.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {"source": "Hammer.bgm"}
|
||||
}
|
||||
}
|
BIN
Assets/Audio/BGM/HammerHurry.mp3
Normal file
19
Assets/Audio/BGM/HammerHurry.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://b18uhvghiv5i7"
|
||||
path="res://.godot/imported/HammerHurry.mp3-57fe15e311073c22b994c20a8caff2a9.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Audio/BGM/HammerHurry.mp3"
|
||||
dest_files=["res://.godot/imported/HammerHurry.mp3-57fe15e311073c22b994c20a8caff2a9.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=true
|
||||
loop_offset=0.0
|
||||
bpm=0.0
|
||||
beat_count=0
|
||||
bar_beats=4
|
10
Assets/Audio/BGM/PSwitch.bgm
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Normal": {
|
||||
"source": "PSwitch.mp3",
|
||||
"loop": 8.801
|
||||
},
|
||||
"Hurry": {
|
||||
"source": "PSwitchHurry.mp3",
|
||||
"loop": 7.55
|
||||
}
|
||||
}
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"variations": {"source": "PSwitch.mp3"}
|
||||
"variations": {"source": "PSwitch.bgm"}
|
||||
}
|
||||
|
BIN
Assets/Audio/BGM/PSwitchHurry.mp3
Normal file
19
Assets/Audio/BGM/PSwitchHurry.mp3.import
Normal file
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://7iqief2hn4rg"
|
||||
path="res://.godot/imported/PSwitchHurry.mp3-3abe83c8eb89107e332495802cd7d785.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Audio/BGM/PSwitchHurry.mp3"
|
||||
dest_files=["res://.godot/imported/PSwitchHurry.mp3-3abe83c8eb89107e332495802cd7d785.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
BIN
Assets/Audio/SFX/HammerHit.wav
Normal file
24
Assets/Audio/SFX/HammerHit.wav.import
Normal file
@@ -0,0 +1,24 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://dmgokar32otvr"
|
||||
path="res://.godot/imported/HammerHit.wav-e7d35f1a3d3022177d665d6f2eb69a9d.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Audio/SFX/HammerHit.wav"
|
||||
dest_files=["res://.godot/imported/HammerHit.wav-e7d35f1a3d3022177d665d6f2eb69a9d.sample"]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop_mode=0
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=0
|
BIN
Assets/Audio/SFX/HammerPoint.wav
Normal file
24
Assets/Audio/SFX/HammerPoint.wav.import
Normal file
@@ -0,0 +1,24 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamWAV"
|
||||
uid="uid://clpebkune16oc"
|
||||
path="res://.godot/imported/HammerPoint.wav-d08385bab6f27e27d308496f733770b5.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Audio/SFX/HammerPoint.wav"
|
||||
dest_files=["res://.godot/imported/HammerPoint.wav-d08385bab6f27e27d308496f733770b5.sample"]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop_mode=0
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=0
|
@@ -1,10 +1,20 @@
|
||||
{
|
||||
"properties": {
|
||||
"primary_layer_size": [512, 512]
|
||||
"primary_layer_size": [
|
||||
512.0,
|
||||
512.0
|
||||
]
|
||||
},
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [[0, 0, 512, 512]],
|
||||
"frames": [
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
512.0,
|
||||
512.0
|
||||
]
|
||||
],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
}
|
||||
@@ -20,8 +30,20 @@
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {"source": "OverworldLL.png"},
|
||||
"Night": {"source": "OverworldNightLL.png"}
|
||||
"Day": {
|
||||
"source": "OverworldLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "OverworldNightLL.png"
|
||||
}
|
||||
},
|
||||
"SMBANN": {
|
||||
"Day": {
|
||||
"source": "OverworldANN.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "OverworldNightANN.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Desert": {
|
||||
@@ -45,28 +67,66 @@
|
||||
"Underground": {
|
||||
"SMB1": {
|
||||
"source": "Underground.png",
|
||||
"animations": {"default": {
|
||||
"frames": [[0, 0, 512, 512], [512, 0, 512, 512]],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
}}
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
512.0,
|
||||
512.0
|
||||
],
|
||||
[
|
||||
512.0,
|
||||
0.0,
|
||||
512.0,
|
||||
512.0
|
||||
]
|
||||
],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "UndergroundLL.png",
|
||||
"animations": {"default": {
|
||||
"frames": [[0, 0, 512, 512], [512, 0, 512, 512]],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
}}
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
512.0,
|
||||
512.0
|
||||
],
|
||||
[
|
||||
512.0,
|
||||
0.0,
|
||||
512.0,
|
||||
512.0
|
||||
]
|
||||
],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Castle": {
|
||||
"SMB1": {"source": "Castle.png"},
|
||||
"SMBLL": {"source": "CastleLL.png"}
|
||||
"SMB1": {
|
||||
"source": "Castle.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "CastleLL.png"
|
||||
}
|
||||
},
|
||||
"GhostHouse": {
|
||||
"SMB1": {"source": "GhostHouse.png"},
|
||||
"SMBLL": {"source": "GhostHouseLL.png"}
|
||||
"SMB1": {
|
||||
"source": "GhostHouse.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "GhostHouseLL.png"
|
||||
}
|
||||
},
|
||||
"Snow": {
|
||||
"SMB1": {
|
||||
@@ -82,115 +142,196 @@
|
||||
"source": "SnowLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "SnowNightLL.png"
|
||||
"source": "SnowNightLL.png"
|
||||
}
|
||||
},
|
||||
"SMBANN": {
|
||||
"Day": {
|
||||
"source": "SnowANN.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "SnowNightANN.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Jungle":
|
||||
{
|
||||
"SMB1": {"source": "Jungle.png"},
|
||||
"SMBLL": {"source": "JungleLL.png"}
|
||||
"Jungle": {
|
||||
"SMB1": {
|
||||
"source": "Jungle.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "JungleLL.png"
|
||||
}
|
||||
},
|
||||
"Autumn": {
|
||||
"Day":
|
||||
{
|
||||
"SMB1": {"source": "Autumn.png"},
|
||||
"SMBLL": {"source": "AutumnLL.png"}
|
||||
"Day": {
|
||||
"SMB1": {
|
||||
"source": "Autumn.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "AutumnLL.png"
|
||||
}
|
||||
},
|
||||
"Night": {
|
||||
"SMB1": {"source": "AutumnNight.png"},
|
||||
"SMBLL": {"source": "AutumnNightLL.png"}
|
||||
"SMB1": {
|
||||
"source": "AutumnNight.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "AutumnNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Pipeland": {
|
||||
"Day":
|
||||
{
|
||||
"SMB1": {"source": "Pipeland.png"},
|
||||
"SMBLL": {"source": "PipelandLL.png"}
|
||||
"Day": {
|
||||
"SMB1": {
|
||||
"source": "Pipeland.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "PipelandLL.png"
|
||||
}
|
||||
},
|
||||
"Night": {
|
||||
"SMB1": {"source": "PipelandNight.png"},
|
||||
"SMBLL": {"source": "PipelandNightLL.png"}
|
||||
"SMB1": {
|
||||
"source": "PipelandNight.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "PipelandNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Volcano":
|
||||
{
|
||||
"SMB1": {"source": "Volcano.png"},
|
||||
"SMBLL": {"source": "VolcanoLL.png"}
|
||||
},
|
||||
"Mountain":
|
||||
{
|
||||
"Volcano": {
|
||||
"SMB1": {
|
||||
"Day": {"source": "Mountain.png"},
|
||||
"Night": {"source": "MountainNight.png"}
|
||||
"source": "Volcano.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {"source": "MountainLL.png"},
|
||||
"Night": {"source": "MountainNightLL.png"}
|
||||
"source": "VolcanoLL.png"
|
||||
}
|
||||
},
|
||||
"Mountain": {
|
||||
"SMB1": {
|
||||
"Day": {
|
||||
"source": "Mountain.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "MountainNight.png"
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {
|
||||
"source": "MountainLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "MountainNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Skyland": {
|
||||
"Day": {
|
||||
"SMB1": {"source": "Sky.png"},
|
||||
"SMBLL": {"source": "SkyLL.png"}
|
||||
"SMB1": {
|
||||
"source": "Sky.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "SkyLL.png"
|
||||
}
|
||||
},
|
||||
"Night": {
|
||||
"SMB1": {"source": "SkyNight.png"},
|
||||
"SMBLL": {"source": "SkyNightLL.png"}
|
||||
"SMB1": {
|
||||
"source": "SkyNight.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "SkyNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Beach":
|
||||
{
|
||||
"Beach": {
|
||||
"SMB1": {
|
||||
"Day": {"source": "BeachHills.png"},
|
||||
"Night": {"source": "BeachHillsNight.png"}
|
||||
"Day": {
|
||||
"source": "BeachHills.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "BeachHillsNight.png"
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {"source": "BeachLL.png"},
|
||||
"Night": {"source": "BeachNightLL.png"}
|
||||
"Day": {
|
||||
"source": "BeachLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "BeachNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Underwater":
|
||||
{
|
||||
"Underwater": {
|
||||
"SMB1": {
|
||||
"Day": {"source": "Underwater.png"},
|
||||
"Night": {"source": "UnderwaterNight.png"}
|
||||
"Day": {
|
||||
"source": "Underwater.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "UnderwaterNight.png"
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {"source": "UnderwaterLL.png"},
|
||||
"Night": {"source": "UnderwaterNightLL.png"}
|
||||
"Day": {
|
||||
"source": "UnderwaterLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "UnderwaterNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Garden": {
|
||||
"SMB1": {
|
||||
"Day": {"source": "GardenHill.png"},
|
||||
"Night": {"source": "GardenNight.png"}
|
||||
"Day": {
|
||||
"source": "GardenHill.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "GardenNight.png"
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {"source": "GardenHillLL.png"},
|
||||
"Night": {"source": "GardenHillNightLL.png"}
|
||||
"Day": {
|
||||
"source": "GardenHillLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "GardenHillNightLL.png"
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
"CastleWater":
|
||||
{
|
||||
"CastleWater": {
|
||||
"SMB1": {
|
||||
"Day": {"source": "CastleWater.png"},
|
||||
"Night": {"source": "CastleWaterNight.png"}
|
||||
"Day": {
|
||||
"source": "CastleWater.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "CastleWaterNight.png"
|
||||
}
|
||||
},
|
||||
"SMBLL": {
|
||||
"Day": {"source": "CastleWaterLL.png"},
|
||||
"Night": {"source": "CastleWaterNightLL.png"}
|
||||
"Day": {
|
||||
"source": "CastleWaterLL.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "CastleWaterNightLL.png"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Space": {
|
||||
"SMB1": {"source": "Space.png"},
|
||||
"SMBLL": {"source": "SpaceLL.png"}
|
||||
"SMB1": {
|
||||
"source": "Space.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "SpaceLL.png"
|
||||
}
|
||||
},
|
||||
"Airship": {
|
||||
"link": "Skyland"
|
||||
},
|
||||
"Airship": {"link": "Skyland"},
|
||||
"Bonus": {
|
||||
"SMB1": {"source": "Bonus.png"},
|
||||
"SMBLL": {"source": "BonusLL.png"}
|
||||
"SMB1": {
|
||||
"source": "Bonus.png"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "BonusLL.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
BIN
Assets/Sprites/Backgrounds/Hills/OverworldANN.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
40
Assets/Sprites/Backgrounds/Hills/OverworldANN.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cs28m2tkqkqpt"
|
||||
path="res://.godot/imported/OverworldANN.png-a917c4a1e4c1e40208df341e8af51f42.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Backgrounds/Hills/OverworldANN.png"
|
||||
dest_files=["res://.godot/imported/OverworldANN.png-a917c4a1e4c1e40208df341e8af51f42.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
BIN
Assets/Sprites/Backgrounds/Hills/OverworldNightANN.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bc1nkboy3fr6k"
|
||||
path="res://.godot/imported/OverworldNightANN.png-98a6485e550acd4158fbc7898baf20e0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Backgrounds/Hills/OverworldNightANN.png"
|
||||
dest_files=["res://.godot/imported/OverworldNightANN.png-98a6485e550acd4158fbc7898baf20e0.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
BIN
Assets/Sprites/Backgrounds/Hills/SnowANN.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
40
Assets/Sprites/Backgrounds/Hills/SnowANN.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://wq4msfwikcwr"
|
||||
path="res://.godot/imported/SnowANN.png-547267a957ae04d1a3806374cbacb137.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Backgrounds/Hills/SnowANN.png"
|
||||
dest_files=["res://.godot/imported/SnowANN.png-547267a957ae04d1a3806374cbacb137.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
BIN
Assets/Sprites/Backgrounds/Hills/SnowNightANN.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
40
Assets/Sprites/Backgrounds/Hills/SnowNightANN.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cpssr0kuj5iyx"
|
||||
path="res://.godot/imported/SnowNightANN.png-880d870cd2c8b88c76dda7d4cf1467bf.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Backgrounds/Hills/SnowNightANN.png"
|
||||
dest_files=["res://.godot/imported/SnowNightANN.png-880d870cd2c8b88c76dda7d4cf1467bf.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
Before Width: | Height: | Size: 786 B After Width: | Height: | Size: 961 B |
@@ -13,6 +13,7 @@
|
||||
"Castle": {"source": "NoteBlock.png", "rect": [0, 32, 16, 16]},
|
||||
"Snow": {"source": "NoteBlock.png", "rect": [0, 48, 16, 16]},
|
||||
"Space": {"source": "NoteBlock.png", "rect": [0, 64, 16, 16]},
|
||||
"Volcano": {"source": "NoteBlock.png", "rect": [0, 80, 16, 16]}
|
||||
"Volcano": {"source": "NoteBlock.png", "rect": [0, 80, 16, 16]},
|
||||
"Bonus": {"source": "NoteBlock.png", "rect": [0, 96, 16, 16]}
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 565 B After Width: | Height: | Size: 677 B |
BIN
Assets/Sprites/Editor/CheepCheepSideGenerator.png
Normal file
After Width: | Height: | Size: 295 B |
40
Assets/Sprites/Editor/CheepCheepSideGenerator.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cd8q0nuveukv1"
|
||||
path="res://.godot/imported/CheepCheepSideGenerator.png-09ee2d284f88ce6583cde162f843856a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Editor/CheepCheepSideGenerator.png"
|
||||
dest_files=["res://.godot/imported/CheepCheepSideGenerator.png-09ee2d284f88ce6583cde162f843856a.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
@@ -74,15 +74,6 @@
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"Overworld": {
|
||||
"source": "Bowser.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
0.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"default": {
|
||||
"source": "Bowser.png",
|
||||
"rect": [
|
||||
@@ -93,4 +84,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 806 B After Width: | Height: | Size: 697 B |
@@ -74,15 +74,6 @@
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"Overworld": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
0.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"default": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
@@ -91,6 +82,54 @@
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"Underwater": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
96.0,
|
||||
0.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"CastleWater": {
|
||||
"link": "Underwater"
|
||||
},
|
||||
"Snow": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
192.0,
|
||||
0.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"Space": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
96.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"Volcano": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
96.0,
|
||||
96.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
},
|
||||
"Bonus": {
|
||||
"source": "BowsersBro.png",
|
||||
"rect": [
|
||||
192.0,
|
||||
96.0,
|
||||
96.0,
|
||||
96.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 825 B After Width: | Height: | Size: 2.3 KiB |
@@ -33,70 +33,55 @@
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
0.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,0.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,0.0,64.0,16.0]}
|
||||
},
|
||||
"Underground": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
16.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,16.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,16.0,64.0,16.0]}
|
||||
},
|
||||
"Castle": {
|
||||
"link": "Underground"
|
||||
},
|
||||
"GhostHouse": {
|
||||
"link": "Underground"
|
||||
},
|
||||
"Castle": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
32.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"Underwater": {
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,32.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,32.0,64.0,16.0]}
|
||||
},
|
||||
"CastleWater": {
|
||||
"link": "Underwater"
|
||||
},
|
||||
"Snow": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
48.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,48.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,48.0,64.0,16.0]}
|
||||
},
|
||||
"Space": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
64.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,64.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,64.0,64.0,16.0]}
|
||||
},
|
||||
"Volcano": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
80.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,80.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,80.0,64.0,16.0]}
|
||||
},
|
||||
"Bonus": {
|
||||
"source": "FireFlower.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
96.0,
|
||||
64.0,
|
||||
16.0
|
||||
]
|
||||
"SMB1": {"source": "FireFlower.png", "rect": [0.0,96.0,64.0,16.0]},
|
||||
"SMBLL": {"link": "SMB1"},
|
||||
"SMBANN": {"link": "SMB1"},
|
||||
"SMBS": {"source": "FireFlowerSpecial.png", "rect": [0.0,96.0,64.0,16.0]}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
BIN
Assets/Sprites/Items/FireFlowerSpecial.png
Normal file
After Width: | Height: | Size: 617 B |
40
Assets/Sprites/Items/FireFlowerSpecial.png.import
Normal file
@@ -0,0 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dgdag7jgwnjm5"
|
||||
path="res://.godot/imported/FireFlowerSpecial.png-3ae8e78d22e3e202bc4dce18fa8aa0eb.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/Items/FireFlowerSpecial.png"
|
||||
dest_files=["res://.godot/imported/FireFlowerSpecial.png-3ae8e78d22e3e202bc4dce18fa8aa0eb.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 994 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 751 B After Width: | Height: | Size: 745 B |
Before Width: | Height: | Size: 881 B After Width: | Height: | Size: 797 B |
Before Width: | Height: | Size: 786 B After Width: | Height: | Size: 780 B |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.3 KiB |
@@ -6,7 +6,10 @@
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "LLPlatform.png"
|
||||
},
|
||||
"SMBANN": {
|
||||
"link": "SMBLL"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,7 +1,10 @@
|
||||
info face="Font.png" size=16 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=16 base=16 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=0 greenChnl=0 blueChnl=0
|
||||
page id=0 file="Font.png"
|
||||
chars count=133
|
||||
page id=1 file="FontGA.png"
|
||||
page id=2 file="FontJP.png"
|
||||
|
||||
chars count=359
|
||||
char id=48 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=49 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=50 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
@@ -138,4 +141,233 @@ char id=213 x=64 y=128 width=16 height=16 xoffset=0 yoffset=0
|
||||
|
||||
char id=1059 x=80 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
|
||||
char id=8203 x=0 y=0 width=1 height=1 xoffset=0 yoffset=0 xadvance=0 page=0 chnl=0
|
||||
char id=8203 x=0 y=0 width=1 height=1 xoffset=0 yoffset=0 xadvance=0 page=0 chnl=0
|
||||
|
||||
char id=65313 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65314 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65315 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65316 x=48 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65317 x=64 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65318 x=80 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65319 x=96 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65320 x=112 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65321 x=128 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65322 x=144 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65323 x=160 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65324 x=176 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65325 x=192 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65326 x=0 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65327 x=16 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65328 x=32 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65329 x=48 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65330 x=64 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65331 x=80 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65332 x=96 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65333 x=112 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65334 x=128 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65335 x=144 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65336 x=160 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65337 x=176 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65338 x=192 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
|
||||
|
||||
char id=12395 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12411 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12435 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12372 x=48 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12354 x=64 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12381 x=80 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12406 x=96 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12458 x=112 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12503 x=128 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12471 x=144 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12519 x=160 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12531 x=176 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12420 x=192 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12417 x=208 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12427 x=224 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20813 x=240 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36012 x=0 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20107 x=16 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38917 x=32 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12399 x=48 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38750 x=64 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21942 x=80 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21033 x=96 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12398 x=112 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12501 x=128 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12449 x=144 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12466 x=160 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12540 x=176 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12512 x=192 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12391 x=208 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12426 x=224 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12289 x=240 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=32118 x=0 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=23550 x=16 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36009 x=32 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22770 x=48 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12375 x=64 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12390 x=80 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12394 x=96 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12414 x=112 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12379 x=128 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12290 x=144 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12522 x=160 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12472 x=176 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12490 x=192 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12523 x=208 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20844 x=224 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24335 x=240 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20195 x=0 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=26367 x=16 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21697 x=32 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12392 x=48 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=27231 x=64 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=33021 x=80 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12377 x=96 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12418 x=112 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12434 x=128 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36890 x=144 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12376 x=160 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36938 x=176 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12371 x=192 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12364 x=208 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12365 x=224 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38283 x=240 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=30330 x=0 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20803 x=16 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12362 x=32 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12424 x=48 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12403 x=64 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38306 x=80 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36899 x=96 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12409 x=112 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22243 x=128 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20307 x=144 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65288 x=160 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20219 x=176 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22825 x=192 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24230 x=208 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65289 x=224 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25552 x=240 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25658 x=0 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12383 x=16 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25215 x=32 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=35469 x=48 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21463 x=64 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12369 x=80 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12356 x=96 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=34920 x=112 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=31034 x=128 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12373 x=144 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12428 x=160 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12477 x=176 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12473 x=192 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=27491 x=208 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=29992 x=224 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=30446 x=240 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=30340 x=0 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22793 x=16 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24418 x=32 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36969 x=48 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=29105 x=64 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24515 x=80 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12387 x=96 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20316 x=112 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25104 x=128 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12408 x=144 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24859 x=160 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24773 x=176 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12405 x=192 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=969 x=208 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65281 x=224 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12360 x=240 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12425 x=0 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12510 x=16 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12506 x=32 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12515 x=48 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12452 x=64 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12488 x=80 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12491 x=96 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12483 x=112 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12509 x=128 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12459 x=144 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12479 x=160 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12486 x=176 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12514 x=192 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12489 x=208 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12481 x=224 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12524 x=240 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12521 x=0 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12367 x=16 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12388 x=32 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12389 x=48 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12363 x=64 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12527 x=80 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12463 x=96 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12456 x=112 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12461 x=128 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12494 x=144 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12500 x=160 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12467 x=176 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12513 x=192 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12517 x=208 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12469 x=224 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12421 x=240 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12358 x=0 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12370 x=16 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12382 x=32 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12487 x=48 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12451 x=64 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12464 x=80 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12393 x=96 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12508 x=112 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12525 x=128 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12497 x=144 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12454 x=160 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12502 x=176 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12465 x=192 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12480 x=208 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12475 x=224 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12474 x=240 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12402 x=0 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12400 x=16 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12385 x=32 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12416 x=48 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12423 x=64 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12450 x=80 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12455 x=96 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12539 x=112 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12378 x=128 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12468 x=144 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12496 x=160 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12470 x=176 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12366 x=192 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12431 x=208 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12457 x=224 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65306 x=240 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12478 x=0 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12384 x=16 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12415 x=32 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12429 x=48 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12412 x=64 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12484 x=80 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12397 x=96 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12511 x=112 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12300 x=128 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12301 x=144 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12516 x=160 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12374 x=176 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12422 x=192 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12498 x=208 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12520 x=224 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12380 x=240 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12396 x=0 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12495 x=16 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12460 x=32 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12407 x=48 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12493 x=64 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12505 x=80 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12499 x=96 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65374 x=112 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="font_data_bmfont"
|
||||
type="FontFile"
|
||||
uid="uid://cd221873lbtj1"
|
||||
uid="uid://djsv6aojrcuyg"
|
||||
path="res://.godot/imported/Font.fnt-6c6685c58d22178166a8720d2c719ea3.fontdata"
|
||||
|
||||
[deps]
|
||||
@@ -13,5 +13,5 @@ dest_files=["res://.godot/imported/Font.fnt-6c6685c58d22178166a8720d2c719ea3.fon
|
||||
[params]
|
||||
|
||||
fallbacks=[]
|
||||
compress=false
|
||||
compress=true
|
||||
scaling_mode=0
|
||||
|
@@ -1,3 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="skip"
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://w0upk3mm4jf2"
|
||||
path="res://.godot/imported/Font.png-641933ef994f12d7d57b3370c1fb44de.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/Font.png"
|
||||
dest_files=["res://.godot/imported/Font.png-641933ef994f12d7d57b3370c1fb44de.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
@@ -1,30 +0,0 @@
|
||||
info face="FontGA.png" size=16 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=16 base=16 scaleW=208 scaleH=32 pages=1 packed=0 alphaChnl=0 redChnl=0 greenChnl=0 blueChnl=0
|
||||
page id=0 file="FontGA.png"
|
||||
chars count=26
|
||||
char id=65313 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65314 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65315 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65316 x=48 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65317 x=64 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65318 x=80 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65319 x=96 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65320 x=112 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65321 x=128 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65322 x=144 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65323 x=160 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65324 x=176 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65325 x=192 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65326 x=0 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65327 x=16 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65328 x=32 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65329 x=48 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65330 x=64 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65331 x=80 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65332 x=96 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65333 x=112 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65334 x=128 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65335 x=144 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65336 x=160 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65337 x=176 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65338 x=192 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
@@ -1,17 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="font_data_bmfont"
|
||||
type="FontFile"
|
||||
uid="uid://cucbc0ad0qk2n"
|
||||
path="res://.godot/imported/FontGA.fnt-fa5823260c61d8e527b146e5ec3ee8d9.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/FontGA.fnt"
|
||||
dest_files=["res://.godot/imported/FontGA.fnt-fa5823260c61d8e527b146e5ec3ee8d9.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
fallbacks=[]
|
||||
compress=false
|
||||
scaling_mode=0
|
@@ -1,3 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="skip"
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bsepw8fa2vk04"
|
||||
path="res://.godot/imported/FontGA.png-d849a866dc513008eabe61624b4d39c8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/FontGA.png"
|
||||
dest_files=["res://.godot/imported/FontGA.png-d849a866dc513008eabe61624b4d39c8.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
@@ -1,204 +0,0 @@
|
||||
info face="FontJP.png" size=16 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=16 base=16 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=1 redChnl=0 greenChnl=0 blueChnl=0
|
||||
page id=0 file="FontJP.png"
|
||||
chars count=200
|
||||
char id=12395 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12411 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12435 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12372 x=48 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12354 x=64 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12381 x=80 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12406 x=96 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12458 x=112 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12503 x=128 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12471 x=144 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12519 x=160 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12531 x=176 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12420 x=192 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12417 x=208 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12427 x=224 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20813 x=240 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=36012 x=0 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20107 x=16 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=38917 x=32 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12399 x=48 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=38750 x=64 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=21942 x=80 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=21033 x=96 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12398 x=112 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12501 x=128 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12449 x=144 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12466 x=160 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12540 x=176 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12512 x=192 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12391 x=208 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12426 x=224 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12289 x=240 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=32118 x=0 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=23550 x=16 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=36009 x=32 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=22770 x=48 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12375 x=64 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12390 x=80 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12394 x=96 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12414 x=112 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12379 x=128 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12290 x=144 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12522 x=160 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12472 x=176 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12490 x=192 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12523 x=208 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20844 x=224 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=24335 x=240 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20195 x=0 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=26367 x=16 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=21697 x=32 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12392 x=48 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=27231 x=64 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=33021 x=80 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12377 x=96 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12418 x=112 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12434 x=128 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=36890 x=144 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12376 x=160 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=36938 x=176 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12371 x=192 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12364 x=208 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12365 x=224 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=38283 x=240 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=30330 x=0 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20803 x=16 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12362 x=32 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12424 x=48 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12403 x=64 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=38306 x=80 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=36899 x=96 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12409 x=112 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=22243 x=128 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20307 x=144 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65288 x=160 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20219 x=176 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=22825 x=192 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=24230 x=208 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65289 x=224 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=25552 x=240 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=25658 x=0 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12383 x=16 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=25215 x=32 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=35469 x=48 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=21463 x=64 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12369 x=80 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12356 x=96 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=34920 x=112 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=31034 x=128 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12373 x=144 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12428 x=160 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12477 x=176 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12473 x=192 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=27491 x=208 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=29992 x=224 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=30446 x=240 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=30340 x=0 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=22793 x=16 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=24418 x=32 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=36969 x=48 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=29105 x=64 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=24515 x=80 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12387 x=96 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=20316 x=112 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=25104 x=128 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12408 x=144 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=24859 x=160 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=24773 x=176 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12405 x=192 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=969 x=208 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65281 x=224 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12360 x=240 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12425 x=0 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12510 x=16 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12506 x=32 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12515 x=48 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12452 x=64 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12488 x=80 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12491 x=96 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12483 x=112 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12509 x=128 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12459 x=144 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12479 x=160 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12486 x=176 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12514 x=192 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12489 x=208 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12481 x=224 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12524 x=240 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12521 x=0 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12367 x=16 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12388 x=32 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12389 x=48 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12363 x=64 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12527 x=80 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12463 x=96 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12456 x=112 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12461 x=128 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12494 x=144 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12500 x=160 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12467 x=176 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12513 x=192 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12517 x=208 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12469 x=224 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12421 x=240 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12358 x=0 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12370 x=16 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12382 x=32 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12487 x=48 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12451 x=64 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12464 x=80 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12393 x=96 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12508 x=112 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12525 x=128 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12497 x=144 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12454 x=160 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12502 x=176 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12465 x=192 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12480 x=208 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12475 x=224 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12474 x=240 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12402 x=0 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12400 x=16 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12385 x=32 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12416 x=48 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12423 x=64 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12450 x=80 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12455 x=96 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12539 x=112 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12378 x=128 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12468 x=144 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12496 x=160 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12470 x=176 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12366 x=192 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12431 x=208 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12457 x=224 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65306 x=240 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12478 x=0 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12384 x=16 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12415 x=32 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12429 x=48 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12412 x=64 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12484 x=80 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12397 x=96 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12511 x=112 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12300 x=128 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12301 x=144 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12516 x=160 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12374 x=176 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12422 x=192 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12498 x=208 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12520 x=224 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12380 x=240 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12396 x=0 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12495 x=16 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12460 x=32 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12407 x=48 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12493 x=64 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12505 x=80 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=12499 x=96 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=65374 x=112 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
@@ -1,17 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="font_data_bmfont"
|
||||
type="FontFile"
|
||||
uid="uid://b64r04rylflu5"
|
||||
path="res://.godot/imported/FontJP.fnt-b32e1e4de5f98f4290a9acbe40ccfa9c.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/FontJP.fnt"
|
||||
dest_files=["res://.godot/imported/FontJP.fnt-b32e1e4de5f98f4290a9acbe40ccfa9c.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
fallbacks=[]
|
||||
compress=false
|
||||
scaling_mode=0
|
@@ -1,3 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="skip"
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ct72gsk4uny04"
|
||||
path="res://.godot/imported/FontJP.png-e9d4affae12e83d1ad38e68741a363e2.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/FontJP.png"
|
||||
dest_files=["res://.godot/imported/FontJP.png-e9d4affae12e83d1ad38e68741a363e2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://csm3iphwghxr4"
|
||||
uid="uid://bmhnxinh358ql"
|
||||
path="res://.godot/imported/FontJPOld.png-7fc797be5045e04e8b21b55cfd2654c1.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
238
Assets/Sprites/UI/FontLL.fnt
Executable file → Normal file
@@ -1,7 +1,10 @@
|
||||
info face="FontLL.png" size=16 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1 outline=0
|
||||
common lineHeight=16 base=16 scaleW=256 scaleH=256 pages=1 packed=0 alphaChnl=0 redChnl=0 greenChnl=0 blueChnl=0
|
||||
page id=0 file="FontLL.png"
|
||||
chars count=133
|
||||
page id=1 file="FontGA.png"
|
||||
page id=2 file="FontJP.png"
|
||||
|
||||
chars count=359
|
||||
char id=48 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=49 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=50 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
@@ -136,4 +139,235 @@ char id=212 x=32 y=128 width=16 height=16 xoffset=0 yoffset=0
|
||||
char id=195 x=48 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=213 x=64 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
|
||||
char id=1059 x=80 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
char id=1059 x=80 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=0 chnl=0
|
||||
|
||||
char id=8203 x=0 y=0 width=1 height=1 xoffset=0 yoffset=0 xadvance=0 page=0 chnl=0
|
||||
|
||||
char id=65313 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65314 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65315 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65316 x=48 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65317 x=64 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65318 x=80 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65319 x=96 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65320 x=112 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65321 x=128 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65322 x=144 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65323 x=160 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65324 x=176 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65325 x=192 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65326 x=0 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65327 x=16 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65328 x=32 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65329 x=48 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65330 x=64 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65331 x=80 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65332 x=96 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65333 x=112 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65334 x=128 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65335 x=144 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65336 x=160 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65337 x=176 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
char id=65338 x=192 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=1 chnl=0
|
||||
|
||||
|
||||
char id=12395 x=0 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12411 x=16 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12435 x=32 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12372 x=48 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12354 x=64 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12381 x=80 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12406 x=96 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12458 x=112 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12503 x=128 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12471 x=144 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12519 x=160 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12531 x=176 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12420 x=192 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12417 x=208 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12427 x=224 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20813 x=240 y=0 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36012 x=0 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20107 x=16 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38917 x=32 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12399 x=48 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38750 x=64 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21942 x=80 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21033 x=96 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12398 x=112 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12501 x=128 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12449 x=144 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12466 x=160 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12540 x=176 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12512 x=192 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12391 x=208 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12426 x=224 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12289 x=240 y=16 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=32118 x=0 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=23550 x=16 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36009 x=32 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22770 x=48 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12375 x=64 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12390 x=80 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12394 x=96 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12414 x=112 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12379 x=128 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12290 x=144 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12522 x=160 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12472 x=176 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12490 x=192 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12523 x=208 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20844 x=224 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24335 x=240 y=32 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20195 x=0 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=26367 x=16 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21697 x=32 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12392 x=48 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=27231 x=64 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=33021 x=80 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12377 x=96 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12418 x=112 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12434 x=128 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36890 x=144 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12376 x=160 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36938 x=176 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12371 x=192 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12364 x=208 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12365 x=224 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38283 x=240 y=48 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=30330 x=0 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20803 x=16 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12362 x=32 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12424 x=48 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12403 x=64 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=38306 x=80 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36899 x=96 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12409 x=112 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22243 x=128 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20307 x=144 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65288 x=160 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20219 x=176 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22825 x=192 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24230 x=208 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65289 x=224 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25552 x=240 y=64 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25658 x=0 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12383 x=16 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25215 x=32 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=35469 x=48 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=21463 x=64 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12369 x=80 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12356 x=96 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=34920 x=112 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=31034 x=128 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12373 x=144 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12428 x=160 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12477 x=176 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12473 x=192 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=27491 x=208 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=29992 x=224 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=30446 x=240 y=80 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=30340 x=0 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=22793 x=16 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24418 x=32 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=36969 x=48 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=29105 x=64 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24515 x=80 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12387 x=96 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=20316 x=112 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=25104 x=128 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12408 x=144 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24859 x=160 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=24773 x=176 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12405 x=192 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=969 x=208 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65281 x=224 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12360 x=240 y=96 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12425 x=0 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12510 x=16 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12506 x=32 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12515 x=48 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12452 x=64 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12488 x=80 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12491 x=96 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12483 x=112 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12509 x=128 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12459 x=144 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12479 x=160 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12486 x=176 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12514 x=192 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12489 x=208 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12481 x=224 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12524 x=240 y=112 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12521 x=0 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12367 x=16 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12388 x=32 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12389 x=48 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12363 x=64 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12527 x=80 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12463 x=96 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12456 x=112 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12461 x=128 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12494 x=144 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12500 x=160 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12467 x=176 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12513 x=192 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12517 x=208 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12469 x=224 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12421 x=240 y=128 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12358 x=0 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12370 x=16 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12382 x=32 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12487 x=48 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12451 x=64 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12464 x=80 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12393 x=96 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12508 x=112 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12525 x=128 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12497 x=144 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12454 x=160 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12502 x=176 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12465 x=192 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12480 x=208 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12475 x=224 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12474 x=240 y=144 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12402 x=0 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12400 x=16 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12385 x=32 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12416 x=48 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12423 x=64 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12450 x=80 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12455 x=96 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12539 x=112 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12378 x=128 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12468 x=144 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12496 x=160 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12470 x=176 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12366 x=192 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12431 x=208 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12457 x=224 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65306 x=240 y=160 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12478 x=0 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12384 x=16 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12415 x=32 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12429 x=48 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12412 x=64 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12484 x=80 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12397 x=96 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12511 x=112 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12300 x=128 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12301 x=144 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12516 x=160 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12374 x=176 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12422 x=192 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12498 x=208 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12520 x=224 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12380 x=240 y=176 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12396 x=0 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12495 x=16 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12460 x=32 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12407 x=48 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12493 x=64 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12505 x=80 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=12499 x=96 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
||||
char id=65374 x=112 y=192 width=16 height=16 xoffset=0 yoffset=0 xadvance=16 page=2 chnl=0
|
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="font_data_bmfont"
|
||||
type="FontFile"
|
||||
uid="uid://b423dxkogqf0a"
|
||||
uid="uid://x1bkppv4xsrv"
|
||||
path="res://.godot/imported/FontLL.fnt-b0a4b8976c6dfce9e7529f579de98f07.fontdata"
|
||||
|
||||
[deps]
|
||||
@@ -13,5 +13,5 @@ dest_files=["res://.godot/imported/FontLL.fnt-b0a4b8976c6dfce9e7529f579de98f07.f
|
||||
[params]
|
||||
|
||||
fallbacks=[]
|
||||
compress=false
|
||||
compress=true
|
||||
scaling_mode=0
|
||||
|
0
Assets/Sprites/UI/FontLL.png
Executable file → Normal file
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
@@ -1,3 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="skip"
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bl63bqgh8mpr2"
|
||||
path="res://.godot/imported/FontLL.png-8507bc88b2949495a33d1ab1002b7a73.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/FontLL.png"
|
||||
dest_files=["res://.godot/imported/FontLL.png-8507bc88b2949495a33d1ab1002b7a73.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
13
Assets/Sprites/UI/FontMain.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {
|
||||
"source": "Font.fnt"
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "FontLL.fnt"
|
||||
},
|
||||
"SMBANN": {
|
||||
"link": "SMBLL"
|
||||
}
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.2 KiB |
5
Assets/Sprites/UI/ScoreFont.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {"source": "ScoreFont.fnt"}
|
||||
}
|
||||
}
|
@@ -1,3 +1,40 @@
|
||||
[remap]
|
||||
|
||||
importer="skip"
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cv6no0vc04p8v"
|
||||
path="res://.godot/imported/ScoreFont.png-281fa6a3ecebf9e9d4520f2c046dfbdb.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Sprites/UI/ScoreFont.png"
|
||||
dest_files=["res://.godot/imported/ScoreFont.png-281fa6a3ecebf9e9d4520f2c046dfbdb.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
@@ -31,7 +31,7 @@
|
||||
"Autumn": {"source": "TitleSMBLL.png", "rect": [352, 88, 176, 88], "properties": {"star_offset_x": 0, "star_offset_y": -4}},
|
||||
"Beach": {"source": "TitleSMBLL.png", "rect": [0, 176, 176, 88], "properties": {"star_offset_x": 0, "star_offset_y": -4}},
|
||||
"Mountain": {"source": "TitleSMBLL.png", "rect": [176, 176, 176, 88], "properties": {"star_offset_x": 0, "star_offset_y": -4}},
|
||||
"Space": {"source": "TitleSMBLL.png", "rect": [352, 176, 176, 88], "properties": {"star_offset_x": 0, "star_offset_y": -0}}
|
||||
"Space": {"source": "TitleSMBLL.png", "rect": [352, 176, 176, 88], "properties": {"star_offset_x": 0, "star_offset_y": -4}}
|
||||
},
|
||||
"SMBANN": {
|
||||
"default": {"source": "TitleSMBANN.png", "rect": [0, 0, 176, 88], "properties": {"star_offset_x": -88, "star_offset_y": 4}},
|
||||
@@ -42,7 +42,7 @@
|
||||
"Autumn": {"source": "TitleSMBANN.png", "rect": [352, 88, 176, 88], "properties": {"star_offset_x": -88, "star_offset_y": 4}},
|
||||
"Beach": {"source": "TitleSMBANN.png", "rect": [0, 176, 176, 88], "properties": {"star_offset_x": -88, "star_offset_y": 4}},
|
||||
"Mountain": {"source": "TitleSMBANN.png", "rect": [176, 176, 176, 88], "properties": {"star_offset_x": -88, "star_offset_y": 4}},
|
||||
"Space": {"source": "TitleSMBANN.png", "rect": [352, 176, 176, 88], "properties": {"star_offset_x": 0, "star_offset_y": -0}}
|
||||
"Space": {"source": "TitleSMBANN.png", "rect": [352, 176, 176, 88], "properties": {"star_offset_x": -88, "star_offset_y": 4}}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 894 B After Width: | Height: | Size: 919 B |
@@ -4,9 +4,13 @@
|
||||
|
||||
"res://Assets/Sprites/Backgrounds/Hills/Overworld.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/OverworldAlt.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/OverworldANN.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/OverworldNight.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/OverworldNightANN.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/Snow.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/SnowANN.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/SnowNight.png",
|
||||
"res://Assets/Sprites/Backgrounds/Hills/SnowNightANN.png",
|
||||
|
||||
"res://Assets/Sprites/Backgrounds/Skies/AutumnSky.png",
|
||||
"res://Assets/Sprites/Backgrounds/Skies/BeachSky.png",
|
||||
@@ -41,6 +45,7 @@
|
||||
"res://Assets/Sprites/Items/BridgeAxe.png",
|
||||
"res://Assets/Sprites/Items/Fireball.png",
|
||||
"res://Assets/Sprites/Items/FireFlower.png",
|
||||
"res://Assets/Sprites/Items/FireFlowerSpecial.png",
|
||||
"res://Assets/Sprites/Items/Hammer.png",
|
||||
"res://Assets/Sprites/Items/PoisonMushroom.png",
|
||||
"res://Assets/Sprites/Items/SpinningCoin.png",
|
||||
|
@@ -0,0 +1 @@
|
||||
{"columns":"4","palette_base":"FireFlower","palettes":"{\n\"FireFlower\": [\"default1\", \"default2\", \"default3\", \"default4\", \"default1\", \"default2\", \"default3\", \"default4\", \"default1\", \"default2\", \"default3\", \"default4\", \"default1\", \"default2\", \"default3\", \"default4\", \"default1\", \"default2\", \"default3\", \"default4\", \"default1\", \"default2\", \"default3\", \"default4\", \"default1\", \"default2\", \"default3\", \"default4\"],\n\"Green\": [\"default\", \"default\", \"default\", \"default\", \"Underground\", \"Underground\", \"Underground\", \"Underground\", \"Underwater\", \"Underwater\", \"Underwater\", \"Underwater\", \"Snow\", \"Snow\", \"Snow\", \"Snow\", \"Space\", \"Space\", \"Space\", \"Space\", \"Volcano\", \"Volcano\", \"Volcano\", \"Volcano\", \"Bonus\", \"Bonus\", \"Bonus\", \"Bonus\"]\n}","sheet_size":"Vector2i(16, 16)","source_path":"res://Assets/Sprites/Items/FireFlowerSpecial.png","tiles":"{\nVector2(0, 0): {\n\"flip_h\": false,\n\"flip_v\": false,\n\"index\": 214\n},\nVector2(0, 8): {\n\"flip_h\": false,\n\"flip_v\": false,\n\"index\": 217,\n\"palette\": \"Green\"\n},\nVector2(8, 0): {\n\"flip_h\": true,\n\"flip_v\": false,\n\"index\": 214\n},\nVector2(8, 8): {\n\"flip_h\": true,\n\"flip_v\": false,\n\"index\": 217,\n\"palette\": \"Green\"\n}\n}"}
|
@@ -165,6 +165,10 @@ VISUAL_COLOURFUL_PIPES,"Enables multi-coloured pipes (green by default, if turne
|
||||
VISUAL_TRANSFORM,"Should the transformation effect on the player, be rainbow, or a simple animation swap?",Transform Style,Style Transfo.,Styl Transformacji,ctиль tpahcфopmaции,Estilo de transformación,Stile trasformazione,TRANSFORM STYLE,Style ng Pagtransform,Power-Up-Animationsstil,Dönüşüm Stİlİ,Transformasi Gaya,Estilo de Transformação,へんしんスタイル
|
||||
VISUAL_TEXT_SHADOWS,,Text Shadows,Ombre Textes,Cieniowany Tekstu,tehь tekcta,Sombras en textos,Ombre testo,TEXT SHADOWS,Anino ng Text,Textschatten,Yazı Gölgelerİ,Bayangan Teks,Sombreamento de Texto,テキストのかげ
|
||||
VISUAL_TRANSITION_EFFECT,Do we want transitions to be instant? or smooth?,Transition Style,Style de transition,Styl Tranzycji,ctиль пepexoдob,Estilo de transición,Stile transizione,TRANSITION STYLE,Style ng Transition,Übergangsstil,Geçİş Stİlİ,Gaya Transisi,Estilo de Transição,フェード・スタイル
|
||||
VISUAL_SMBS_SCROLL,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling,Special Scrolling
|
||||
VISUAL_SMBS_SCROLL_OFF,Off,Off,Off,Off,Off,Off,Off,Off,Off,Off,Off,Off,Off,Off
|
||||
VISUAL_SMBS_SCROLL_X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1,Sharp X1
|
||||
VISUAL_SMBS_SCROLL_PC8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801,PC-8801
|
||||
VISUAL_PARALLAX_NONE,,None,Aucun,Brak,het,Ninguno,No,NONE,Wala,Kein,Hİç,None,Nenhum,オフ
|
||||
VISUAL_PARALLAX_BASIC,,Basic,Basique,Podstawowe,ochobhoй,Básico,Basico,BASIC,Basic,Standard,Basİt,Dasar,Básico,ひょうじゅん
|
||||
VISUAL_PARALLAX_DETAIL,,Detailed,Détaillé,Detalowane,Дetaлизиpobahhый,Detallado,Dettagliato,DETAILED,Detalyado,Detailliert,Detaylı,Detailed,Detalhado,しょうさい
|
||||
|
|
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="AudioStreamInteractive" load_steps=3 format=3 uid="uid://da4vqkrpqnma0"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://cwe41cd6nkn0u" path="res://Assets/Audio/BGM/Overworld.mp3" id="1_km47y"]
|
||||
[ext_resource type="AudioStream" uid="uid://dp3owh2j56xv6" path="res://Assets/Audio/BGM/OverworldHurry.mp3" id="2_i0wg4"]
|
||||
[ext_resource type="AudioStream" uid="uid://chknkfu4c0gsp" path="res://Assets/Audio/BGM/Overworld.mp3" id="1_km47y"]
|
||||
[ext_resource type="AudioStream" uid="uid://bd0q3pulvt2fr" path="res://Assets/Audio/BGM/OverworldHurry.mp3" id="2_i0wg4"]
|
||||
|
||||
[resource]
|
||||
clip_count = 2
|
||||
|
@@ -1,7 +1,7 @@
|
||||
[gd_resource type="SpriteFrames" load_steps=25 format=3 uid="uid://cjblhx4flkqva"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cf6up03lxcul2" path="res://Assets/Sprites/Players/Mario/Big.png" id="1_akfsq"]
|
||||
[ext_resource type="Texture2D" uid="uid://ecig0d3sw5jm" path="res://Assets/Sprites/Players/Mario/Small.png" id="1_dg100"]
|
||||
[ext_resource type="Texture2D" uid="uid://b45d7xacnaoxl" path="res://Assets/Sprites/Players/Mario/Big.png" id="1_akfsq"]
|
||||
[ext_resource type="Texture2D" uid="uid://d8g0ff0oepgy" path="res://Assets/Sprites/Players/Mario/Small.png" id="1_dg100"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a6q03"]
|
||||
atlas = ExtResource("1_akfsq")
|
||||
|
@@ -1,13 +1,11 @@
|
||||
[gd_resource type="Resource" script_class="CampaignResource" load_steps=4 format=3 uid="uid://8dcuxbc3h2u2"]
|
||||
[gd_resource type="Resource" script_class="CampaignResource" load_steps=3 format=3 uid="uid://8dcuxbc3h2u2"]
|
||||
|
||||
[ext_resource type="FontVariation" uid="uid://bl7sbw4nx3l1t" path="res://Resources/ThemedResources/FontMain.tres" id="1_okl0f"]
|
||||
[ext_resource type="FontVariation" uid="uid://djxdgxy1iv8yv" path="res://Resources/ThemedResources/FontLLMain.tres" id="2_74y1u"]
|
||||
[ext_resource type="Script" uid="uid://cixtosud3mfaq" path="res://Scripts/Classes/Resources/CampaignResource.gd" id="3_61m36"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("3_61m36")
|
||||
SMB1 = ExtResource("1_okl0f")
|
||||
SMBLL = ExtResource("2_74y1u")
|
||||
SMBS = ExtResource("1_okl0f")
|
||||
SMBANN = ExtResource("1_okl0f")
|
||||
metadata/_custom_type_script = "uid://cixtosud3mfaq"
|
||||
|
@@ -1,10 +0,0 @@
|
||||
[gd_resource type="FontVariation" load_steps=2 format=3 uid="uid://ce822mfesax3u"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cucbc0ad0qk2n" path="res://Assets/Sprites/UI/FontGA.fnt" id="1_duh3l"]
|
||||
|
||||
[resource]
|
||||
base_font = ExtResource("1_duh3l")
|
||||
opentype_features = {
|
||||
1667329140: 0
|
||||
}
|
||||
spacing_glyph = -8
|
@@ -1,10 +0,0 @@
|
||||
[gd_resource type="FontVariation" load_steps=2 format=3 uid="uid://dvrnlamecx862"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://b64r04rylflu5" path="res://Assets/Sprites/UI/FontJP.fnt" id="1_j5utm"]
|
||||
|
||||
[resource]
|
||||
base_font = ExtResource("1_j5utm")
|
||||
opentype_features = {
|
||||
1667329140: 1
|
||||
}
|
||||
spacing_glyph = -8
|
@@ -1,13 +0,0 @@
|
||||
[gd_resource type="FontVariation" load_steps=4 format=3 uid="uid://djxdgxy1iv8yv"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://b423dxkogqf0a" path="res://Assets/Sprites/UI/FontLL.fnt" id="1_ahxeg"]
|
||||
[ext_resource type="FontVariation" uid="uid://dvrnlamecx862" path="res://Resources/ThemedResources/FontJPMain.tres" id="2_7fgsf"]
|
||||
[ext_resource type="FontVariation" uid="uid://ce822mfesax3u" path="res://Resources/ThemedResources/FontGA.tres" id="3_xjvcq"]
|
||||
|
||||
[resource]
|
||||
fallbacks = Array[Font]([ExtResource("2_7fgsf"), ExtResource("3_xjvcq")])
|
||||
base_font = ExtResource("1_ahxeg")
|
||||
opentype_features = {
|
||||
1667329140: 1
|
||||
}
|
||||
spacing_glyph = -8
|
@@ -1,11 +1,8 @@
|
||||
[gd_resource type="FontVariation" load_steps=4 format=3 uid="uid://bl7sbw4nx3l1t"]
|
||||
[gd_resource type="FontVariation" load_steps=2 format=3 uid="uid://bl7sbw4nx3l1t"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cd221873lbtj1" path="res://Assets/Sprites/UI/Font.fnt" id="1_6xssw"]
|
||||
[ext_resource type="FontVariation" uid="uid://dvrnlamecx862" path="res://Resources/ThemedResources/FontJPMain.tres" id="2_yvbdn"]
|
||||
[ext_resource type="FontVariation" uid="uid://ce822mfesax3u" path="res://Resources/ThemedResources/FontGA.tres" id="3_5g8gi"]
|
||||
[ext_resource type="FontFile" uid="uid://djsv6aojrcuyg" path="res://Assets/Sprites/UI/Font.fnt" id="1_6xssw"]
|
||||
|
||||
[resource]
|
||||
fallbacks = Array[Font]([ExtResource("2_yvbdn"), ExtResource("3_5g8gi")])
|
||||
base_font = ExtResource("1_6xssw")
|
||||
opentype_features = {
|
||||
1667329140: 0
|
||||
|
@@ -90,7 +90,6 @@ script/source = "extends AchievementProgressCalculator
|
||||
func get_progress() -> int:
|
||||
var medal_amount := 0
|
||||
SpeedrunHandler.load_best_times(campaign)
|
||||
print(SpeedrunHandler.best_level_warpless_times)
|
||||
var world := 0
|
||||
for x in SpeedrunHandler.best_level_warpless_times:
|
||||
var level := 0
|
||||
@@ -100,7 +99,6 @@ func get_progress() -> int:
|
||||
level += 1
|
||||
world += 1
|
||||
for x in SpeedrunHandler.best_level_any_times:
|
||||
print(SpeedrunHandler.best_level_any_times)
|
||||
if SpeedrunHandler.best_level_any_times[x] <= SpeedrunHandler.LEVEL_GOLD_ANY_TIMES[campaign][x] * SpeedrunHandler.MEDAL_CONVERSIONS[medal_index] and SpeedrunHandler.best_level_any_times[x] > 0:
|
||||
medal_amount += 1
|
||||
var save = JSON.parse_string(FileAccess.open(Global.config_path.path_join(\"saves/\" + campaign + \".sav\"), FileAccess.READ).get_as_text())
|
||||
|
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=62 format=3 uid="uid://blv1d12smlibh"]
|
||||
[gd_scene load_steps=64 format=3 uid="uid://blv1d12smlibh"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bqhrq7sabq811" path="res://Scripts/UI/ChallengeModeResults.gd" id="1_3x4fv"]
|
||||
[ext_resource type="Texture2D" uid="uid://116yaio262mj" path="res://Assets/Sprites/UI/ChallengeResultsTemplate.png" id="3_um36a"]
|
||||
@@ -16,6 +16,9 @@
|
||||
[ext_resource type="Texture2D" uid="uid://de6otencrflfo" path="res://Assets/Sprites/UI/RedCoins.png" id="10_d76il"]
|
||||
[ext_resource type="Texture2D" uid="uid://wx6yyqabrelf" path="res://Assets/Sprites/UI/ChallengeResultsPanel.png" id="11_02i7h"]
|
||||
[ext_resource type="AudioStream" uid="uid://n07ty0sc76em" path="res://Assets/Audio/SFX/ChallengeModeGive.mp3" id="11_nym8o"]
|
||||
[ext_resource type="JSON" path="res://Assets/Audio/BGM/ChallengeResults.json" id="12_fb45j"]
|
||||
[ext_resource type="AudioStream" uid="uid://dhiy4bmyu3j0r" path="res://Assets/Audio/BGM/ChallengeEnd.mp3" id="12_x7w5s"]
|
||||
[ext_resource type="JSON" path="res://Assets/Audio/BGM/ChallengeEnd.json" id="12_y63tt"]
|
||||
[ext_resource type="JSON" path="res://Assets/Sprites/Players/ToadNPC.json" id="14_sv6qk"]
|
||||
[ext_resource type="Texture2D" uid="uid://cxtan2ap83u3d" path="res://Assets/Sprites/UI/ChallengeMedals.png" id="14_woqpu"]
|
||||
[ext_resource type="Texture2D" uid="uid://c7jq6t1d2mhur" path="res://Assets/Sprites/Items/YoshiEgg.png" id="16_1h3k2"]
|
||||
@@ -34,11 +37,6 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dntk2js0tu3y2" path="res://Scenes/Prefabs/UI/WorldSelect.tscn" id="32_xk7j8"]
|
||||
[ext_resource type="PackedScene" uid="uid://bsfkt344e6j38" path="res://Scenes/Prefabs/UI/LevelSelectNew.tscn" id="33_x7w5s"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_cq5a1"]
|
||||
script = ExtResource("10_bylb3")
|
||||
Overworld = ExtResource("7_6dwpv")
|
||||
metadata/_custom_type_script = "uid://cmvlgsjmsk0v5"
|
||||
|
||||
[sub_resource type="Animation" id="Animation_6dwpv"]
|
||||
resource_name = "Main"
|
||||
length = 30.0
|
||||
@@ -765,18 +763,29 @@ metadata/_custom_type_script = "uid://b08qfwj5jk6g1"
|
||||
script = ExtResource("7_bob8r")
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="Music" type="AudioStreamPlayer" parent="."]
|
||||
process_mode = 3
|
||||
[node name="ChallengeResults" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("7_6dwpv")
|
||||
autoplay = true
|
||||
bus = &"Music"
|
||||
|
||||
[node name="ResourceSetter" type="Node" parent="Music" node_paths=PackedStringArray("node_to_affect")]
|
||||
script = ExtResource("9_iyieq")
|
||||
[node name="ResourceSetterNew" type="Node" parent="ChallengeResults" node_paths=PackedStringArray("node_to_affect")]
|
||||
script = ExtResource("7_bob8r")
|
||||
node_to_affect = NodePath("..")
|
||||
property_name = "stream"
|
||||
themed_resource = SubResource("Resource_cq5a1")
|
||||
metadata/_custom_type_script = "uid://cq6f682453q6o"
|
||||
mode = 2
|
||||
resource_json = ExtResource("12_fb45j")
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="ChallengeEnd" type="AudioStreamPlayer" parent="."]
|
||||
stream = ExtResource("12_x7w5s")
|
||||
bus = &"Music"
|
||||
|
||||
[node name="ResourceSetterNew" type="Node" parent="ChallengeEnd" node_paths=PackedStringArray("node_to_affect")]
|
||||
script = ExtResource("7_bob8r")
|
||||
node_to_affect = NodePath("..")
|
||||
property_name = "stream"
|
||||
mode = 2
|
||||
resource_json = ExtResource("12_y63tt")
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="MainSequence" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
@@ -1068,6 +1077,7 @@ metadata/_custom_type_script = "uid://364rywt44hy6"
|
||||
|
||||
[node name="PauseMenu" parent="CanvasLayer" instance=ExtResource("31_1l20f")]
|
||||
visible = false
|
||||
can_exit = false
|
||||
|
||||
[node name="WorldSelect" parent="CanvasLayer" instance=ExtResource("32_xk7j8")]
|
||||
visible = false
|
||||
@@ -1098,7 +1108,6 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
has_challenge_stuff = true
|
||||
|
||||
[connection signal="sprites_updated" from="Music/ResourceSetter" to="Music" method="play"]
|
||||
[connection signal="option_1_selected" from="CanvasLayer/PauseMenu" to="." method="retry_level"]
|
||||
[connection signal="option_2_selected" from="CanvasLayer/PauseMenu" to="CanvasLayer/PauseMenu" method="close"]
|
||||
[connection signal="option_2_selected" from="CanvasLayer/PauseMenu" to="CanvasLayer/WorldSelect" method="open"]
|
||||
|
@@ -382,6 +382,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s34bh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/TileArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -401,6 +403,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_ouss1")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label4" type="Label" parent="Labels/TileArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -420,6 +424,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_yji2n")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label5" type="Label" parent="Labels/TileArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -439,6 +445,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_4ssyu")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label6" type="Label" parent="Labels/TileArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -458,6 +466,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_8pyc7")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Labels/TileArtists"]
|
||||
layout_mode = 0
|
||||
@@ -466,6 +476,8 @@ offset_top = 120.0
|
||||
offset_right = 248.0
|
||||
offset_bottom = 232.0
|
||||
texture = ExtResource("4_j3afk")
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="BGArtists" type="Control" parent="Labels"]
|
||||
visible = false
|
||||
@@ -516,6 +528,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s34bh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/BGArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -535,6 +549,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_6kpe2")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label4" type="Label" parent="Labels/BGArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -554,6 +570,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_3s1o5")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label6" type="Label" parent="Labels/BGArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -573,6 +591,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_x745s")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label5" type="Label" parent="Labels/BGArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -592,6 +612,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_g2gtw")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Labels/BGArtists"]
|
||||
layout_mode = 0
|
||||
@@ -600,6 +622,8 @@ offset_top = 112.0
|
||||
offset_right = 144.0
|
||||
offset_bottom = 224.0
|
||||
texture = ExtResource("6_s34bh")
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="EnemyArtists" type="Control" parent="Labels"]
|
||||
visible = false
|
||||
@@ -650,6 +674,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s34bh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/EnemyArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -669,6 +695,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_g2gtw")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label4" type="Label" parent="Labels/EnemyArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -688,6 +716,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_885hu")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label5" type="Label" parent="Labels/EnemyArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -707,6 +737,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_j5uy1")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label6" type="Label" parent="Labels/EnemyArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -726,6 +758,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_oqk7k")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label7" type="Label" parent="Labels/EnemyArtists/Label"]
|
||||
layout_mode = 0
|
||||
@@ -745,6 +779,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_ud3pl")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Labels/EnemyArtists"]
|
||||
layout_mode = 0
|
||||
@@ -753,6 +789,8 @@ offset_top = 120.0
|
||||
offset_right = 248.0
|
||||
offset_bottom = 232.0
|
||||
texture = ExtResource("7_k6bv2")
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label10" type="Label" parent="Labels/EnemyArtists"]
|
||||
layout_mode = 0
|
||||
@@ -773,6 +811,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_isghj")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="LevelDesign" type="Control" parent="Labels"]
|
||||
visible = false
|
||||
@@ -823,6 +863,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s34bh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label4" type="Label" parent="Labels/LevelDesign/Label"]
|
||||
layout_mode = 0
|
||||
@@ -842,6 +884,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_oe1k8")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label5" type="Label" parent="Labels/LevelDesign/Label/Label4"]
|
||||
layout_mode = 0
|
||||
@@ -861,6 +905,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_sqdyg")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label5" type="Label" parent="Labels/LevelDesign/Label"]
|
||||
layout_mode = 0
|
||||
@@ -880,6 +926,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_4ssyu")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label7" type="Label" parent="Labels/LevelDesign/Label"]
|
||||
layout_mode = 0
|
||||
@@ -899,6 +947,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_0ixvh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect2" type="TextureRect" parent="Labels/LevelDesign/Label/Label7/TextureRect"]
|
||||
layout_mode = 1
|
||||
@@ -910,6 +960,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_txoml")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/LevelDesign/Label"]
|
||||
layout_mode = 0
|
||||
@@ -929,6 +981,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_g2gtw")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label2" type="Label" parent="Labels/LevelDesign"]
|
||||
layout_mode = 0
|
||||
@@ -969,6 +1023,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s34bh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label2" type="Label" parent="Labels/LevelDesign/Label2"]
|
||||
layout_mode = 0
|
||||
@@ -988,6 +1044,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_shsp7")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/LevelDesign"]
|
||||
layout_mode = 0
|
||||
@@ -1027,6 +1085,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_i063v")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Labels/LevelDesign"]
|
||||
layout_mode = 0
|
||||
@@ -1035,6 +1095,8 @@ offset_top = 120.0
|
||||
offset_right = 248.0
|
||||
offset_bottom = 232.0
|
||||
texture = ExtResource("8_3648a")
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Sound" type="Control" parent="Labels"]
|
||||
layout_mode = 3
|
||||
@@ -1084,6 +1146,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s34bh")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/Sound/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1103,6 +1167,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_23b0w")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label4" type="Label" parent="Labels/Sound/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1122,6 +1188,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_yeh4c")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label6" type="Label" parent="Labels/Sound/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1141,6 +1209,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_mjy6w")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label2" type="Label" parent="Labels/Sound"]
|
||||
layout_mode = 0
|
||||
@@ -1180,6 +1250,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_irr87")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label6" type="Label" parent="Labels/Sound/Label2"]
|
||||
layout_mode = 0
|
||||
@@ -1199,6 +1271,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_mjy6w")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label7" type="Label" parent="Labels/Sound/Label2"]
|
||||
layout_mode = 0
|
||||
@@ -1218,6 +1292,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_3diwr")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label8" type="Label" parent="Labels/Sound/Label2"]
|
||||
layout_mode = 0
|
||||
@@ -1237,6 +1313,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_ttapi")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Labels/Sound"]
|
||||
layout_mode = 0
|
||||
@@ -1372,6 +1450,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_4e2pw")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label3" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1404,6 +1484,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_17gvw")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label4" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1436,6 +1518,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_suvme")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label5" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1468,6 +1552,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_d4vu4")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label6" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1500,6 +1586,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_ekvxv")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label7" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1532,6 +1620,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_txoml")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label8" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1564,6 +1654,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_txoml")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label9" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1596,6 +1688,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_d2mcn")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label10" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1628,6 +1722,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_igtl7")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label11" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1660,6 +1756,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_wjira")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label12" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1692,6 +1790,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_s2n2q")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="Label13" type="Label" parent="Labels/Localizers/Label"]
|
||||
layout_mode = 0
|
||||
@@ -1724,6 +1824,8 @@ offset_bottom = 16.0
|
||||
grow_horizontal = 0
|
||||
texture = SubResource("AtlasTexture_bdyah")
|
||||
stretch_mode = 2
|
||||
script = ExtResource("11_d4vu4")
|
||||
metadata/_custom_type_script = "uid://ca3bew33g45eq"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Labels/Localizers"]
|
||||
layout_mode = 0
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=8 format=3 uid="uid://bigssps82viks"]
|
||||
[gd_scene load_steps=8 format=3 uid="uid://broeyye3effot"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bcqr1v25ygedb" path="res://Scripts/Classes/LevelClass.gd" id="1_8pu80"]
|
||||
[ext_resource type="Script" path="res://Scripts/Classes/CustomLevel.gd" id="1_8pu80"]
|
||||
[ext_resource type="PackedScene" uid="uid://bksxgpygrdjl7" path="res://Scenes/Prefabs/LevelBG.tscn" id="2_f32q3"]
|
||||
[ext_resource type="Texture2D" uid="uid://cbha2l6hg1kfo" path="res://Assets/Sprites/UI/EditorGrid.png" id="3_e7vnc"]
|
||||
[ext_resource type="Texture2D" uid="uid://bxciugu0dg7e8" path="res://Assets/Sprites/Editor/ChunkDisplay.png" id="4_rhepb"]
|
||||
|