feat: updated import settings for modular characters
parent
00277286f6
commit
b6da8e1bf8
|
@ -29,6 +29,17 @@ animation/fps=30
|
||||||
animation/trimming=false
|
animation/trimming=false
|
||||||
animation/remove_immutable_tracks=true
|
animation/remove_immutable_tracks=true
|
||||||
import_script/path=""
|
import_script/path=""
|
||||||
_subresources={}
|
_subresources={
|
||||||
|
"materials": {
|
||||||
|
"lambert2": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert2.tres"
|
||||||
|
},
|
||||||
|
"lambert3": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert3.tres"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
gltf/naming_version=1
|
gltf/naming_version=1
|
||||||
gltf/embedded_image_handling=1
|
gltf/embedded_image_handling=1
|
||||||
|
|
Loading…
Reference in New Issue