From 71db52c5443a7bf82d9a23a770994a42b043be04 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 27 Jul 2023 22:11:31 +0100 Subject: Initial commit --- weapons/swb/hands/swat/v_hands_swat.vmdl | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 weapons/swb/hands/swat/v_hands_swat.vmdl (limited to 'weapons/swb/hands/swat/v_hands_swat.vmdl') 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 @@ + +{ + 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 -- cgit v1.2.3-70-g09d2