mirror of
https://github.com/Facepunch/sbox-public.git
synced 2025-12-23 22:48:07 -05:00
Humans: add visemes (resolves Facepunch/sbox-issues#8262) (#3565)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:modeldoc29:version{3cec427c-1b0e-4d48-a90a-0436f33a6041} -->
|
||||
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:modeldoc30:version{8c2d7a91-9c42-4bf0-883a-5a3b1762d4f1} -->
|
||||
{
|
||||
rootNode =
|
||||
{
|
||||
@@ -470,6 +470,10 @@
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_animationlist_menu.vmdl_prefab"
|
||||
},
|
||||
{
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_animationlist_visemes.vmdl_prefab"
|
||||
},
|
||||
]
|
||||
default_root_bone_name = "pelvis"
|
||||
},
|
||||
@@ -566,20 +570,6 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
_class = "ClothShapeList"
|
||||
children =
|
||||
[
|
||||
{
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_clothshapelist_lower.vmdl_prefab"
|
||||
},
|
||||
{
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_clothshapelist_upper.vmdl_prefab"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
_class = "BodyGroupList"
|
||||
children =
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:modeldoc29:version{3cec427c-1b0e-4d48-a90a-0436f33a6041} -->
|
||||
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:modeldoc30:version{8c2d7a91-9c42-4bf0-883a-5a3b1762d4f1} -->
|
||||
{
|
||||
rootNode =
|
||||
{
|
||||
@@ -243,6 +243,10 @@
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_animationlist_menu.vmdl_prefab"
|
||||
},
|
||||
{
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_animationlist_visemes.vmdl_prefab"
|
||||
},
|
||||
]
|
||||
default_root_bone_name = "pelvis"
|
||||
},
|
||||
@@ -339,20 +343,6 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
_class = "ClothShapeList"
|
||||
children =
|
||||
[
|
||||
{
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_clothshapelist_lower.vmdl_prefab"
|
||||
},
|
||||
{
|
||||
_class = "Prefab"
|
||||
target_file = "models/citizen_human/prefabs/human_clothshapelist_upper.vmdl_prefab"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
_class = "BodyGroupList"
|
||||
children =
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user