diff options
Diffstat (limited to 'weapons/swb/hands/swat/v_hands_swat.vmdl')
| -rw-r--r-- | weapons/swb/hands/swat/v_hands_swat.vmdl | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/weapons/swb/hands/swat/v_hands_swat.vmdl b/weapons/swb/hands/swat/v_hands_swat.vmdl new file mode 100644 index 0000000..afb3d74 --- /dev/null +++ b/weapons/swb/hands/swat/v_hands_swat.vmdl @@ -0,0 +1,53 @@ +<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:modeldoc29:version{3cec427c-1b0e-4d48-a90a-0436f33a6041} --> +{ + rootNode = + { + _class = "RootNode" + children = + [ + { + _class = "MaterialGroupList" + children = + [ + { + _class = "DefaultMaterialGroup" + remaps = + [ + { + from = "mat.vmat" + to = "weapons/swb/hands/swat/textures/v_hands_swat.vmat" + }, + ] + use_global_default = false + global_default_material = "" + }, + ] + }, + { + _class = "RenderMeshList" + children = + [ + { + _class = "RenderMeshFile" + filename = "weapons/swb/hands/swat/fixed_3ds/v_hands_swat.dmx" + import_translation = [ 0.0, 0.0, 0.0 ] + import_rotation = [ 0.0, 0.0, 0.0 ] + import_scale = 1.0 + align_origin_x_type = "None" + align_origin_y_type = "None" + align_origin_z_type = "None" + parent_bone = "" + import_filter = + { + exclude_by_default = false + exception_list = [ ] + } + }, + ] + }, + ] + model_archetype = "" + primary_associated_entity = "" + anim_graph_name = "" + } +}
\ No newline at end of file |
