challenge-editor/json/texture.json

17 lines
749 B
JSON
Raw Normal View History

2024-09-18 17:57:10 +08:00
{
2024-09-19 12:04:52 +08:00
"texture_test":"res://test/texture/test_texture.png",
"test_scene":"res://test/texture/test_scene.png",
2024-09-19 17:56:05 +08:00
"test_character":"res://test/texture/test_character.png",
2024-09-22 17:37:51 +08:00
"test_character_tsubaki":"res://test/texture/tsubaki_1.png",
2024-09-24 11:59:54 +08:00
"test_character_tsubaki_head":"res://test/texture/tsubaki_head.png",
"tower":"res://test/texture/test_tower.jpg",
2024-09-28 18:46:15 +08:00
"?":"res://res/ui/ui_025_adventure_mode/tuceng353.png",
"bandage":"D:/desktop3/UI/challenge-editor/test/equipment/bandage.png",
"hat":"res://test/equipment/Icon30_08.png",
"issuing":"res://test/equipment/Icon30_01.png",
"bag":"res://test/equipment/backpack.png",
"knife":"res://test/equipment/machete.png",
"cord":"res://test/equipment/rope.png",
"clothes":"res://test/equipment/Icon30_16.png"
2024-09-18 17:57:10 +08:00
}