File tree Expand file tree Collapse file tree 2 files changed +2
-49
lines changed Expand file tree Collapse file tree 2 files changed +2
-49
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -58,15 +58,15 @@ embedded_instances {
5858 "name: \\\"{{NAME}}\\\"\\n"
5959 "materials {\\n"
6060 " name: \\\"knight_texture\\\"\\n"
61- " material: \\\"/assets /materials/model_local .material\\\"\\n"
61+ " material: \\\"/builtins /materials/model_skinned .material\\\"\\n"
6262 " textures {\\n"
6363 " sampler: \\\"tex0\\\"\\n"
6464 " texture: \\\"/assets/models/knight_texture.png\\\"\\n"
6565 " }\\n"
6666 "}\\n"
6767 "materials {\\n"
6868 " name: \\\"knight_texture_no_skin\\\"\\n"
69- " material: \\\"/assets /materials/model_local .material\\\"\\n"
69+ " material: \\\"/builtins /materials/model .material\\\"\\n"
7070 " textures {\\n"
7171 " sampler: \\\"tex0\\\"\\n"
7272 " texture: \\\"/assets/models/knight_texture.png\\\"\\n"
You can’t perform that action at this time.
0 commit comments