AlpyneDreams / source2utils

37 stars 6 forks source link

Feature request: Surface Prop's #6

Open JackBekket opened 1 year ago

JackBekket commented 1 year ago

old *.vmt files can have info about material surfaceprop like this:

"$surfaceprop"  "concrete"

which can be write in new *.vmat file like

    SystemAttributes
    {
        PhysicsSurfaceProperties "prop.concrete"
    }

This will allow new material have same surface propierties as original material

It allow to tether soundevents with this material accordingly, meaning that wood will sound like wood, grass as grass, concrete as concrete