Files
gm_construct_port/surfaces/car.surface
2021-08-05 17:49:52 +03:00

38 lines
768 B
Plaintext

<!-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d} format:generic:version{7412167c-06e9-4698-aff2-e63eb59037e7} -->
{
data =
{
Base = ""
Friction = 0.075
Elasticity = 0.0
Density = 2000.0
Thickness = -1.0
Dampening = 0.0
BounceThreshold = 0.0
ImpactEffects =
{
Bullet =
[
resource:"particles/impact.metal.vpcf",
]
BulletDecal =
[
"decals/bullet-metal.decal",
]
Regular =
[
resource:"particles/impact.metal-light.vpcf",
]
}
Sounds =
{
ImpactSoft = "physics.metal.sheet.impact"
ImpactHard = "physics.metal.sheet.impact"
RoughScrape = ""
FootLeft = "footstep-metal"
FootRight = "footstep-metal"
FootLaunch = "footstep-metal"
FootLand = "footstep-metal"
}
}
}