feat: added revolver
This commit is contained in:
parent
3b22cd86f7
commit
6eba3b0454
17 changed files with 195 additions and 29 deletions
Binary file not shown.
|
|
@ -37,7 +37,25 @@ import_script/path=""
|
|||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
_subresources={
|
||||
"materials": {
|
||||
"body": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://assets/materials/weapons/arms.tres",
|
||||
"use_external/path": "uid://dgl8ygpyta7b0"
|
||||
},
|
||||
"metal": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://assets/materials/weapons/metal.tres",
|
||||
"use_external/path": "uid://cey2t4uje80f3"
|
||||
},
|
||||
"wood": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://assets/materials/weapons/wood.tres",
|
||||
"use_external/path": "uid://bvy3xngb287wd"
|
||||
}
|
||||
}
|
||||
}
|
||||
blender/nodes/visible=0
|
||||
blender/nodes/active_collection_only=false
|
||||
blender/nodes/punctual_lights=true
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue