This commit is contained in:
Oscar
2025-05-28 17:15:12 +03:00
parent 37173c8b39
commit 77c1704cd6
35 changed files with 80065 additions and 851 deletions

View File

@@ -0,0 +1,28 @@
Layer0 {
shader "shaders/complex.shader"
//---- PBR ----
F_SPECULAR "1"
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.000000 0.001499 0.800219 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.186364"
TextureRoughness "materials/default/default_rough.tga"
//---- Metalness ----
g_flMetalness "0.413636"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
}

View File

@@ -0,0 +1,28 @@
Layer0 {
shader "shaders/complex.shader"
//---- PBR ----
F_SPECULAR "1"
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.000000 0.001499 0.800219 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.186364"
TextureRoughness "materials/default/default_rough.tga"
//---- Metalness ----
g_flMetalness "0.413636"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,305 @@
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:animgraph2:version{0f7898b8-5471-45c4-9867-cd9c46bcfdb5} -->
{
_class = "CAnimationGraph"
m_nodeManager =
{
_class = "CAnimNodeManager"
m_nodes =
[
{
key =
{
m_id = 115403816
}
value =
{
_class = "CRootAnimNode"
m_sName = "Unnamed"
m_vecPosition = [ 112.0, 32.0 ]
m_nNodeID =
{
m_id = 115403816
}
m_sNote = ""
m_inputConnection =
{
m_nodeID =
{
m_id = 1858842878
}
m_outputID =
{
m_id = 4294967295
}
}
}
},
{
key =
{
m_id = 931084490
}
value =
{
_class = "CSequenceAnimNode"
m_sName = "Unnamed"
m_vecPosition = [ -352.0, 64.0 ]
m_nNodeID =
{
m_id = 931084490
}
m_sNote = ""
m_tagSpans = [ ]
m_sequenceName = "test_anim"
m_playbackSpeed = 1.0
m_bLoop = true
}
},
{
key =
{
m_id = 1079480952
}
value =
{
_class = "CSequenceAnimNode"
m_sName = "Unnamed"
m_vecPosition = [ -352.0, 144.0 ]
m_nNodeID =
{
m_id = 1079480952
}
m_sNote = ""
m_tagSpans = [ ]
m_sequenceName = "test_anim2"
m_playbackSpeed = 1.0
m_bLoop = true
}
},
{
key =
{
m_id = 1858842878
}
value =
{
_class = "CStateMachineAnimNode"
m_sName = "Unnamed"
m_vecPosition = [ -112.0, 80.0 ]
m_nNodeID =
{
m_id = 1858842878
}
m_sNote = ""
m_states =
[
{
_class = "CAnimState"
m_transitions =
[
{
_class = "CAnimStateTransition"
m_conditions =
[
{
_class = "CParameterAnimCondition"
m_comparisonOp = 0
m_paramID =
{
m_id = 161239533
}
m_comparisonValue =
{
m_nType = 1
m_data = true
}
},
]
m_blendDuration = 0.2
m_destState =
{
m_id = 1645351481
}
m_bReset = true
m_resetCycleOption = "Beginning"
m_flFixedCycleValue = 0.0
m_bBlendCycle = false
m_blendCurve =
{
m_vControlPoint1 = [ 0.5, 0.0 ]
m_vControlPoint2 = [ 0.5, 1.0 ]
}
m_bForceFootPlant = false
m_bDisabled = false
m_bRandomTimeBetween = false
m_flRandomTimeStart = 0.0
m_flRandomTimeEnd = 0.0
},
]
m_tags = [ ]
m_tagBehaviors = [ ]
m_name = "1"
m_inputConnection =
{
m_nodeID =
{
m_id = 931084490
}
m_outputID =
{
m_id = 4294967295
}
}
m_stateID =
{
m_id = 1183446361
}
m_position = [ -80.0, -32.0 ]
m_bIsStartState = true
m_bIsEndtState = false
m_bIsPassthrough = false
m_bIsRootMotionExclusive = false
m_bAlwaysEvaluate = false
},
{
_class = "CAnimState"
m_transitions =
[
{
_class = "CAnimStateTransition"
m_conditions =
[
{
_class = "CParameterAnimCondition"
m_comparisonOp = 0
m_paramID =
{
m_id = 161239533
}
m_comparisonValue =
{
m_nType = 1
m_data = false
}
},
]
m_blendDuration = 0.2
m_destState =
{
m_id = 1183446361
}
m_bReset = true
m_resetCycleOption = "Beginning"
m_flFixedCycleValue = 0.0
m_bBlendCycle = false
m_blendCurve =
{
m_vControlPoint1 = [ 0.5, 0.0 ]
m_vControlPoint2 = [ 0.5, 1.0 ]
}
m_bForceFootPlant = false
m_bDisabled = false
m_bRandomTimeBetween = false
m_flRandomTimeStart = 0.0
m_flRandomTimeEnd = 0.0
},
]
m_tags = [ ]
m_tagBehaviors = [ ]
m_name = "2"
m_inputConnection =
{
m_nodeID =
{
m_id = 1079480952
}
m_outputID =
{
m_id = 4294967295
}
}
m_stateID =
{
m_id = 1645351481
}
m_position = [ 96.0, -32.0 ]
m_bIsStartState = false
m_bIsEndtState = false
m_bIsPassthrough = false
m_bIsRootMotionExclusive = false
m_bAlwaysEvaluate = false
},
]
m_bBlockWaningTags = false
m_bLockStateWhenWaning = false
}
},
]
}
m_pParameterList =
{
_class = "CAnimParameterList"
m_Parameters =
[
{
_class = "CBoolAnimParameter"
m_name = "anim"
m_id =
{
m_id = 161239533
}
m_previewButton = "ANIMPARAM_BUTTON_NONE"
m_bUseMostRecentValue = false
m_bAutoReset = false
m_bDefaultValue = false
},
]
}
m_pTagManager =
{
_class = "CAnimTagManager"
m_tags = [ ]
}
m_pMovementManager =
{
_class = "CAnimMovementManager"
m_MotorList =
{
_class = "CAnimMotorList"
m_motors = [ ]
}
m_MovementSettings =
{
_class = "CAnimMovementSettings"
m_bShouldCalculateSlope = false
}
}
m_pSettingsManager =
{
_class = "CAnimGraphSettingsManager"
m_settingsGroups =
[
{
_class = "CAnimGraphGeneralSettings"
m_iGridSnap = 16
},
]
}
m_pActivityValuesList =
{
_class = "CActivityValueList"
m_activities = [ ]
}
m_previewModels =
[
"animations/test/test_anim.vmdl",
]
m_boneMergeModels = [ ]
m_cameraSettings =
{
m_flFov = 60.0
m_sLockBoneName = "Bone"
m_bLockCamera = false
m_bViewModelCamera = false
}
}

View File

@@ -0,0 +1,104 @@
<!-- 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 = [ ]
use_global_default = true
global_default_material = "animations/test/materials/armature/cylinder_test.vmat"
},
]
},
{
_class = "RenderMeshList"
children =
[
{
_class = "RenderMeshFile"
filename = "animations/test/test_anim.fbx"
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 = true
exception_list =
[
"Cylinder",
]
}
},
]
},
{
_class = "AnimationList"
children =
[
{
_class = "AnimFile"
name = "test_anim"
activity_name = ""
activity_weight = 1
weight_list_name = ""
fade_in_time = 0.2
fade_out_time = 0.2
looping = true
delta = false
worldSpace = false
hidden = false
anim_markup_ordered = false
disable_compression = false
disable_interpolation = false
enable_scale = false
source_filename = "animations/test/test_anim.fbx"
start_frame = -1
end_frame = -1
framerate = -1.0
take = 0
reverse = false
},
{
_class = "AnimFile"
name = "test_anim2"
activity_name = ""
activity_weight = 1
weight_list_name = ""
fade_in_time = 0.2
fade_out_time = 0.2
looping = true
delta = false
worldSpace = false
hidden = false
anim_markup_ordered = false
disable_compression = false
disable_interpolation = false
enable_scale = false
source_filename = "animations/test/test_anim.fbx"
start_frame = -1
end_frame = -1
framerate = -1.0
take = 1
reverse = false
},
]
default_root_bone_name = ""
},
]
model_archetype = ""
primary_associated_entity = ""
anim_graph_name = "animations/test/test_anim.vanmgrph"
base_model_name = ""
}
}

BIN
Assets/animations/test_anim_2.fbx LFS Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,61 +0,0 @@
<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:animgraph2:version{0f7898b8-5471-45c4-9867-cd9c46bcfdb5} -->
{
_class = "CAnimationGraph"
m_nodeManager =
{
_class = "CAnimNodeManager"
m_nodes = [ ]
}
m_pParameterList =
{
_class = "CAnimParameterList"
m_Parameters = [ ]
}
m_pTagManager =
{
_class = "CAnimTagManager"
m_tags = [ ]
}
m_pMovementManager =
{
_class = "CAnimMovementManager"
m_MotorList =
{
_class = "CAnimMotorList"
m_motors = [ ]
}
m_MovementSettings =
{
_class = "CAnimMovementSettings"
m_bShouldCalculateSlope = false
}
}
m_pSettingsManager =
{
_class = "CAnimGraphSettingsManager"
m_settingsGroups =
[
{
_class = "CAnimGraphGeneralSettings"
m_iGridSnap = 16
},
]
}
m_pActivityValuesList =
{
_class = "CActivityValueList"
m_activities = [ ]
}
m_previewModels =
[
"models/citizen/citizen.vmdl",
]
m_boneMergeModels = [ ]
m_cameraSettings =
{
m_flFov = 60.0
m_sLockBoneName = "pelvis"
m_bLockCamera = false
m_bViewModelCamera = false
}
}

View File

@@ -1,166 +1,149 @@
<!-- 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 = "NEON_orange.vmat"
to = "materials/club2/NEON_orange.vmat"
},
{
from = "hidden_material.vmat"
to = "materials/club2/hidden_material.vmat"
},
{
from = "Scuffed Plastic with Rough Marks.001.vmat"
to = "materials/club2/Scuffed Plastic with Rough Marks.001.vmat"
},
{
from = "toilet_sign.vmat"
to = "materials/club2/toilet_sign.vmat"
},
{
from = "NEON_white.vmat"
to = "materials/club2/NEON_white.vmat"
},
{
from = "NEON_blue.vmat"
to = "materials/club2/NEON_blue.vmat"
},
{
from = "Spotlights.vmat"
to = "materials/club2/Spotlights.vmat"
},
{
from = "NEON_pink.vmat"
to = "materials/club2/NEON_pink.vmat"
},
{
from = "Light.vmat"
to = "materials/club2/Light.vmat"
},
{
from = "glossy black n white.vmat"
to = "materials/club2/glossy black n white.vmat"
},
{
from = "Base.vmat"
to = "materials/club2/Base.vmat"
},
{
from = "Wire.vmat"
to = "materials/club2/Wire.vmat"
},
{
from = "NEON_green.vmat"
to = "materials/club2/NEON_green.vmat"
},
{
from = "Door_material.vmat"
to = "materials/club2/Door_material.vmat"
},
{
from = "Handle_material.vmat"
to = "materials/club2/Handle_material.vmat"
},
{
from = "Material.012.vmat"
to = "materials/club2/Material.012.vmat"
},
{
from = "toilet_sign.001.vmat"
to = "materials/club2/toilet_sign.001.vmat"
},
{
from = "brick_painted_wall.vmat"
to = "materials/club2/brick_painted_wall.vmat"
},
]
use_global_default = false
global_default_material = "materials/default.vmat"
},
]
},
{
_class = "RenderMeshList"
children =
[
{
_class = "RenderMeshFile"
filename = "models/club2/club2.fbx"
import_translation = [ 0.0, 0.0, 0.0 ]
import_rotation = [ 0.0, 0.0, 0.0 ]
import_scale = 1
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 = []
}
},
]
},
{
_class = "ModelModifierList"
children =
[
{
_class = "ModelModifier_ScaleAndMirror"
scale = 0.3937000036239624
mirror_x = false
mirror_y = false
mirror_z = false
flip_bone_forward = false
swap_left_and_right_bones = false
},
]
},
{
_class = "PhysicsShapeList"
children =
[
{
_class = "PhysicsMeshFromRender"
parent_bone = ""
surface_prop = "default"
collision_tags = "solid"
},
]
}
]
model_archetype = ""
primary_associated_entity = ""
anim_graph_name = ""
base_model_name = ""
}
rootNode =
{
_class = "RootNode"
children =
[
{
_class = "MaterialGroupList"
children =
[
{
_class = "DefaultMaterialGroup"
remaps =
[
{
from = "neon_orange.vmat"
to = "materials/club2/neon_orange.vmat"
},
{
from = "hidden_material.vmat"
to = "materials/club2/hidden_material.vmat"
},
{
from = "scuffed plastic with rough marks.001.vmat"
to = "materials/club2/scuffed plastic with rough marks.001.vmat"
},
{
from = "toilet_sign.vmat"
to = "materials/club2/toilet_sign.vmat"
},
{
from = "neon_white.vmat"
to = "materials/club2/neon_white.vmat"
},
{
from = "neon_blue.vmat"
to = "materials/club2/neon_blue.vmat"
},
{
from = "spotlights.vmat"
to = "materials/club2/spotlights.vmat"
},
{
from = "neon_pink.vmat"
to = "materials/club2/neon_pink.vmat"
},
{
from = "light.vmat"
to = "materials/club2/light.vmat"
},
{
from = "glossy black n white.vmat"
to = "materials/club2/glossy black n white.vmat"
},
{
from = "base.vmat"
to = "materials/club2/base.vmat"
},
{
from = "wire.vmat"
to = "materials/club2/wire.vmat"
},
{
from = "neon_green.vmat"
to = "materials/club2/neon_green.vmat"
},
{
from = "door_material.vmat"
to = "materials/club2/door_material.vmat"
},
{
from = "handle_material.vmat"
to = "materials/club2/handle_material.vmat"
},
{
from = "material.012.vmat"
to = "materials/club2/material.012.vmat"
},
{
from = "toilet_sign.001.vmat"
to = "materials/club2/toilet_sign.001.vmat"
},
{
from = "brick_painted_wall.vmat"
to = "materials/club2/brick_painted_wall.vmat"
},
]
use_global_default = false
global_default_material = "materials/default.vmat"
},
]
},
{
_class = "RenderMeshList"
children =
[
{
_class = "RenderMeshFile"
filename = "models/club2/club2.fbx"
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 = [ ]
}
},
]
},
{
_class = "ModelModifierList"
children =
[
{
_class = "ModelModifier_ScaleAndMirror"
scale = 0.3937
mirror_x = false
mirror_y = false
mirror_z = false
flip_bone_forward = false
swap_left_and_right_bones = false
},
]
},
{
_class = "PhysicsShapeList"
children =
[
{
_class = "PhysicsMeshFromRender"
parent_bone = ""
surface_prop = "default"
collision_tags = "solid"
},
]
},
]
model_archetype = ""
primary_associated_entity = ""
anim_graph_name = ""
base_model_name = ""
}
}

View File

@@ -1,28 +1,51 @@
Layer0 {
shader "shaders/complex.shader"
//---- PBR ----
F_SPECULAR "1"
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.000000 0.018154 0.532440 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.500000"
TextureRoughness "materials/default/default_rough.tga"
//---- Metalness ----
g_flMetalness "0.000000"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
// THIS FILE IS AUTO-GENERATED
Layer0
{
shader "shaders/complex.shader"
//---- PBR ----
F_SELF_ILLUM 1
F_SPECULAR 1
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.000000 0.019608 0.533333 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Metalness ----
g_flMetalness "0.000"
//---- Normal ----
TextureNormal "materials/default/default_normal.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.500"
TextureRoughness "materials/default/default_rough.tga"
//---- Self Illum ----
g_flSelfIllumAlbedoFactor "1.000"
g_flSelfIllumBrightness "10.000"
g_flSelfIllumScale "1.000"
g_vSelfIllumScrollSpeed "[0.000 0.000]"
g_vSelfIllumTint "[0.203922 0.207843 0.517647 1.000000]"
TextureSelfIllumMask "[1.000000 1.000000 1.000000 0.000000]"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
}

View File

@@ -1,28 +1,51 @@
Layer0 {
shader "shaders/complex.shader"
//---- PBR ----
F_SPECULAR "1"
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.003192 0.532440 0.000000 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.500000"
TextureRoughness "materials/default/default_rough.tga"
//---- Metalness ----
g_flMetalness "0.000000"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
// THIS FILE IS AUTO-GENERATED
Layer0
{
shader "shaders/complex.shader"
//---- PBR ----
F_SELF_ILLUM 1
F_SPECULAR 1
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.003922 0.533333 0.000000 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Metalness ----
g_flMetalness "0.000"
//---- Normal ----
TextureNormal "materials/default/default_normal.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.500"
TextureRoughness "materials/default/default_rough.tga"
//---- Self Illum ----
g_flSelfIllumAlbedoFactor "1.000"
g_flSelfIllumBrightness "10.000"
g_flSelfIllumScale "16.000"
g_vSelfIllumScrollSpeed "[0.000 0.000]"
g_vSelfIllumTint "[0.286275 0.588235 0.286275 1.000000]"
TextureSelfIllumMask "[1.000000 1.000000 1.000000 0.000000]"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
}

View File

@@ -1,28 +1,50 @@
Layer0 {
shader "shaders/complex.shader"
//---- PBR ----
F_SPECULAR "1"
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.532440 0.284371 0.000000 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "0.500000"
TextureRoughness "materials/default/default_rough.tga"
//---- Metalness ----
g_flMetalness "0.000000"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "1"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
// THIS FILE IS AUTO-GENERATED
Layer0
{
shader "shaders/complex.shader"
//---- PBR ----
F_SELF_ILLUM 1
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.533333 0.286275 0.000000 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "0"
//---- Metalness ----
g_flMetalness "0.000"
//---- Normal ----
TextureNormal "materials/default/default_normal.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "2.000"
TextureRoughness "materials/default/default_rough.tga"
//---- Self Illum ----
g_flSelfIllumAlbedoFactor "1.000"
g_flSelfIllumBrightness "5.833"
g_flSelfIllumScale "16.000"
g_vSelfIllumScrollSpeed "[-1.613 -0.894]"
g_vSelfIllumTint "[0.701961 0.407843 0.211765 1.000000]"
TextureSelfIllumMask "[1.000000 1.000000 1.000000 0.000000]"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[1.000 1.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
}

View File

@@ -2,34 +2,53 @@
Layer0
{
shader "shaders/fur.shader"
shader "shaders/complex.shader"
//---- PBR ----
F_SELF_ILLUM 1
//---- Rendering ----
F_DO_NOT_CAST_SHADOWS 1
F_RENDER_BACKFACES 1
AO "materials/default/default_color.tga"
BaseColor "materials/default/default_color.tga"
FurNoise "materials/default/default_color.tga"
g_flAOAmount "0.000"
g_flMinClipFudge "0.010"
g_flNoiseAlbedoMultiply "0.000"
g_flNoiseAOAmount "0.000"
g_flNoiseTiling "1.000"
g_flRimFudge "0.000"
g_flRimPower "10.000"
g_flWind "7.738"
g_flWindFreq "24.405"
g_flWindNoise "5.000"
g_vRimColour "[0.949020 0.000000 1.000000 1.000000]"
Metalness "materials/default/default_color.tga"
Normal "materials/default/default_color.tga"
Roughness "materials/default/default_rough.tga"
//---- Ambient Occlusion ----
g_flAmbientOcclusionDirectDiffuse "0.000"
g_flAmbientOcclusionDirectSpecular "0.000"
TextureAmbientOcclusion "materials/default/default_ao.tga"
//---- Color ----
g_flModelTintAmount "1.000"
g_vColorTint "[0.949020 0.000000 1.000000 1.000000]"
TextureColor "materials/default/default_color.tga"
//---- Fade ----
g_flFadeExponent "1.000"
//---- Fog ----
g_bFogEnabled "0"
//---- Translucent ----
g_flAlphaTestReference "0.378"
g_flAntiAliasedEdgeStrength "1.000"
//---- Metalness ----
g_flMetalness "0.000"
//---- Normal ----
TextureNormal "materials/default/default_normal.tga"
//---- Roughness ----
g_flRoughnessScaleFactor "2.000"
TextureRoughness "materials/default/default_rough.tga"
//---- Self Illum ----
g_flSelfIllumAlbedoFactor "0.000"
g_flSelfIllumBrightness "10.000"
g_flSelfIllumScale "16.000"
g_vSelfIllumScrollSpeed "[2.581 -0.407]"
g_vSelfIllumTint "[1.000000 0.000000 0.831373 0.000000]"
TextureSelfIllumMask "[1.000000 1.000000 1.000000 0.000000]"
//---- Texture Coordinates ----
g_nScaleTexCoordUByModelScaleAxis "0"
g_nScaleTexCoordVByModelScaleAxis "0"
g_vTexCoordOffset "[0.000 0.000]"
g_vTexCoordScale "[0.000 0.000]"
g_vTexCoordScrollSpeed "[0.000 0.000]"
}

Binary file not shown.

View File

@@ -0,0 +1,102 @@
<!-- 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 = [ ]
use_global_default = true
global_default_material = "materials/default.vmat"
},
]
},
{
_class = "AnimationList"
children =
[
{
_class = "AnimFile"
name = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
activity_name = "AAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAA"
activity_weight = 1
weight_list_name = ""
fade_in_time = 0.2
fade_out_time = 0.2
looping = true
delta = false
worldSpace = false
hidden = false
anim_markup_ordered = false
disable_compression = false
disable_interpolation = false
enable_scale = false
source_filename = "animations/improve_dance_02_bb.fbx"
start_frame = -1
end_frame = -1
framerate = -1.0
take = 0
reverse = false
},
{
_class = "AnimFile"
name = "Hip_Hop_Dancing"
activity_name = ""
activity_weight = 1
weight_list_name = ""
fade_in_time = 0.2
fade_out_time = 0.2
looping = true
delta = false
worldSpace = false
hidden = false
anim_markup_ordered = false
disable_compression = false
disable_interpolation = false
enable_scale = false
source_filename = "models/my_citizen/Hip Hop Dancing.fbx"
start_frame = -1
end_frame = -1
framerate = -1.0
take = 0
reverse = false
},
{
_class = "AnimFile"
name = "test_anim_2"
activity_name = "test_anim_2"
activity_weight = 1
weight_list_name = ""
fade_in_time = 0.2
fade_out_time = 0.2
looping = true
delta = false
worldSpace = false
hidden = false
anim_markup_ordered = false
disable_compression = false
disable_interpolation = false
enable_scale = false
source_filename = "animations/test_anim_2.fbx"
start_frame = -1
end_frame = -1
framerate = -1.0
take = 0
reverse = false
},
]
default_root_bone_name = ""
},
]
model_archetype = ""
primary_associated_entity = ""
anim_graph_name = "animgraphs/custom_citizen.vanmgrph"
base_model_name = "models/citizen/citizen.vmdl"
}
}

View File

@@ -0,0 +1,42 @@
{
"RootObject": {
"__guid": "2c63f3c8-74af-4714-8468-a218a21fb5ad",
"Flags": 0,
"Name": "Camera",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.CameraComponent",
"__guid": "afb1c494-6985-41ae-9eb8-11bdcf2cde71",
"BackgroundColor": "0.33333,0.46275,0.52157,1",
"ClearFlags": "All",
"FieldOfView": 100,
"FovAxis": "Horizontal",
"IsMainCamera": true,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"Orthographic": false,
"OrthographicHeight": 1204,
"Priority": 1,
"RenderExcludeTags": "",
"RenderTags": "",
"TargetEye": "None",
"Viewport": "0,0,1,1",
"ZFar": 32768,
"ZNear": 10
}
],
"Children": []
},
"ShowInMenu": false,
"MenuPath": null,
"MenuIcon": null,
"DontBreakAsTemplate": false,
"ResourceVersion": 1,
"__references": [],
"__version": 1
}

View File

@@ -0,0 +1,73 @@
{
"RootObject": {
"__guid": "103ef800-3134-40da-8a05-a0064be12d67",
"Flags": 0,
"Name": "interactionpanel",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.WorldPanel",
"__guid": "cfe821c6-090f-42cf-8ca7-569dfbddd2e0",
"HorizontalAlign": "Center",
"InteractionRange": 1000,
"LookAtCamera": true,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"PanelSize": "2000,2000",
"RenderOptions": {
"GameLayer": false,
"OverlayLayer": true,
"BloomLayer": false,
"AfterUILayer": false
},
"RenderScale": 1,
"VerticalAlign": "Center"
},
{
"__type": "HoverInfoPanel",
"__guid": "81524c56-d615-427d-9a40-ae967520f714",
"InteractionString": "Label",
"IsHoldInteraction": false,
"IsPressed": false,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"ProgressionHold": 0
}
],
"Children": [],
"__variables": [],
"__properties": {
"NetworkInterpolation": true,
"TimeScale": 1,
"WantsSystemScene": true,
"Metadata": {},
"NavMesh": {
"Enabled": false,
"IncludeStaticBodies": true,
"IncludeKeyframedBodies": true,
"EditorAutoUpdate": true,
"AgentHeight": 64,
"AgentRadius": 16,
"AgentStepSize": 18,
"AgentMaxSlope": 40,
"ExcludedBodies": "",
"IncludedBodies": ""
}
}
},
"ShowInMenu": false,
"MenuPath": null,
"MenuIcon": null,
"DontBreakAsTemplate": false,
"ResourceVersion": 1,
"__references": [],
"__version": 1
}

File diff suppressed because it is too large Load Diff

View File

@@ -1298,7 +1298,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.91373,0.98039,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1329,7 +1329,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.77269,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1360,7 +1360,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "1,0,0,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1391,7 +1391,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.26667,0,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1422,7 +1422,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,1,0.01667,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1453,7 +1453,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.00884,0.53023,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1495,7 +1495,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.91373,0.98039,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1526,7 +1526,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.77269,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1557,7 +1557,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "1,0,0,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1588,7 +1588,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.26667,0,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1619,7 +1619,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,1,0.01667,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1650,7 +1650,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.00884,0.53023,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1692,7 +1692,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.91373,0.98039,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1723,7 +1723,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.77269,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1754,7 +1754,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "1,0,0,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1785,7 +1785,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.26667,0,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1816,7 +1816,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,1,0.01667,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1847,7 +1847,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.00884,0.53023,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1889,7 +1889,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.91373,0.98039,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1920,7 +1920,7 @@
"ConeOuter": 42.6,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.77269,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1951,7 +1951,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "1,0,0,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -1982,7 +1982,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0.26667,0,1,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -2013,7 +2013,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,1,0.01667,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -2044,7 +2044,7 @@
"ConeOuter": 34.86,
"Cookie": null,
"FogMode": "Enabled",
"FogStrength": 1,
"FogStrength": 0.6,
"LightColor": "0,0.00884,0.53023,1",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
@@ -2282,39 +2282,6 @@
}
]
},
{
"__guid": "2c63f3c8-74af-4714-8468-a218a21fb5ad",
"Flags": 0,
"Name": "Camera",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.CameraComponent",
"__guid": "afb1c494-6985-41ae-9eb8-11bdcf2cde71",
"BackgroundColor": "0.33333,0.46275,0.52157,1",
"ClearFlags": "All",
"FieldOfView": 100,
"FovAxis": "Horizontal",
"IsMainCamera": true,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"Orthographic": false,
"OrthographicHeight": 1204,
"Priority": 1,
"RenderExcludeTags": "",
"RenderTags": "",
"TargetEye": "None",
"Viewport": "0,0,1,1",
"ZFar": 32768,
"ZNear": 10
}
],
"Children": []
},
{
"__guid": "e53248e4-eacb-40a2-8e7f-902ddd3870cc",
"Flags": 0,
@@ -2690,20 +2657,9 @@
"SurfaceVelocity": "0,0,0"
},
{
"__type": "MusicPlayerInteractions",
"__guid": "a9465371-6855-4fb1-b0de-777e7f0cc2c2",
"__enabled": false,
"Collider": {
"_type": "component",
"component_id": "dc47d030-3ddf-41a6-836f-d6aaed8928dc",
"go": "dcf53b7e-d474-43bf-973b-b56e3d0ad19d",
"component_type": "BoxCollider"
},
"InteractionDistance": 120,
"InteractionEnabled": true,
"InteractionHold": false,
"InteractionHoldDuration": 0.5,
"InteractionString": "Next track",
"__type": "Sandbox.UI.MusicPlayerNextButton",
"__guid": "f1515dd7-1d73-4214-8ed8-32fc4fbfe8dc",
"Label": "Next track",
"MusicPlayer": {
"_type": "component",
"component_id": "b1b3132b-9530-43ac-ad37-c3319cd6844b",
@@ -2715,43 +2671,49 @@
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null
},
{
"__type": "Sandbox.MusicPlayerNextButton",
"__guid": "a595f8b9-a165-4cec-82d8-d22250989049",
"Label": "Next track",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null
"OnComponentUpdate": null,
"RequiresHold": false
}
],
"Children": []
},
{
"__guid": "e639e41f-b7b3-435d-8071-f870ff8bc296",
"__guid": "62f21cd0-bc18-43b6-aed4-905f28eb7dd6",
"Flags": 0,
"Name": "Cube",
"Position": "0,36.35073,-737.4138",
"Name": "test_anim",
"Position": "69.22212,98.3616,4800.975",
"Rotation": "0,0.000000000000001776357,0.9999999,0.00000003344307",
"Scale": "0.236241,0.236241,0.236241",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.ModelRenderer",
"__guid": "4fff915f-fbfc-4b98-9450-bb3fc80b1bc9",
"__type": "Sandbox.SkinnedModelRenderer",
"__guid": "9aaa0e4a-8aa3-480f-8e2d-6fc9cae437e6",
"AnimationGraph": "animations/test/test_anim.vanmgrph",
"BodyGroups": 18446744073709551615,
"BoneMergeTarget": null,
"CreateAttachments": false,
"CreateBoneObjects": false,
"MaterialGroup": null,
"MaterialOverride": null,
"Model": "models/dev/box.vmdl",
"Model": "animations/test/test_anim.vmdl",
"Morphs": {},
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"Parameters": {
"bools": {
"anim": false
},
"ints": {},
"floats": {},
"vectors": {},
"rotations": {}
},
"PlaybackRate": 0.75,
"RenderOptions": {
"GameLayer": true,
"OverlayLayer": false,
@@ -2759,39 +2721,12 @@
"AfterUILayer": false
},
"RenderType": "On",
"Tint": "1,1,1,1"
},
{
"__type": "Sandbox.BoxCollider",
"__guid": "dd8127ff-0a7a-45bf-b31b-1a9975f96e29",
"Center": "0,0,0",
"Friction": null,
"IsTrigger": false,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"OnObjectTriggerEnter": null,
"OnObjectTriggerExit": null,
"OnTriggerEnter": null,
"OnTriggerExit": null,
"Scale": "50,50,50",
"Static": true,
"Surface": null,
"SurfaceVelocity": "0,0,0"
},
{
"__type": "Sandbox.MusicPlayerNextButton",
"__guid": "c2f6c054-d96b-420c-911d-3e860acd0e0a",
"Label": "Next track",
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null
"Sequence": {
"Name": null,
"Looping": true
},
"Tint": "1,1,1,1",
"UseAnimGraph": true
}
],
"Children": []