Renderer/assets/Textures/default_texture_map.json
2021-06-29 01:41:26 -04:00

60 lines
1.6 KiB
JSON

{
"texture_map": {
"Models/plane.fbx": {
"Cube": [
"/Textures/Ground/Dirt1.png",
"/Textures/Ground/Dirt1.png"
]
},
"Models/arcdock5deg1notex.fbx": {
"Cube": [
"/Textures/w1.png",
"/Textures/w1.png"
]
},
"Models/Wheat1.fbx": {
"Stalk": [
"/Textures/Wheat1stretch.png",
"/Textures/Wheat1stretch.png"
]
},
"Models/unitsphere.fbx": {
"Sphere": [
"/Textures/transparent_blue.png",
"/Textures/transparent_blue.png"
]
},
"Models/unitsphere_1.fbx": {
"Sphere": [
"/Textures/transparent_red.png",
"/Textures/transparent_red.png"
]
},
"Models/katana1alt.fbx": {
"SwordMesh": [
"/Textures/katana1.png",
"/Textures/katana1.png"
]
},
"Models/tree1.fbx": {
"Cube.002": [
"/Textures/Branch.png",
"/Textures/Branch.png"
],
"Cylinder": [
"/Textures/Branch.png",
"/Textures/Branch.png"
]
},
"Models/goblin1.fbx" : {
"makehuman1" : [
"/Textures/GoblinSkin.png",
"/Textures/GoblinSkin.png"
],
"high-poly" : [
"/Textures/GoblinEyes.png",
"/Textures/GoblinEyes.png"
]
}
}
}