I'm surprised i couldn't find any videos on Youtube showing you how to make a ice skating map. Does anyone know?
I think you edit the friction of a texture in the .vmt..
That's pretty specific. Maybe you should try googling for "how to make ice hammer source" or "reduce friction on a texture hammer source".
[code]
"LightmappedGeneric"
{
"$basetexture" "path/material"
"$bumpmap" "path/material_normal"
"$surfaceprop" "ice"
}[/code]
Just an example.
Don't use Youtube for Hammer stuff, ever.
[QUOTE=PermabannedGuy;20215502]Don't use Youtube for Hammer stuff, ever.[/QUOTE]
No, you can use youtube, just don't watch he who must not be named videos.
[QUOTE=Firegod522;20216281]No, you can use youtube, just don't watch he who must not be named videos.[/QUOTE]
Most of the rest aren't any better, or so I've heard.
There's a lot of shit, but it's not like crappy hammer tuts are exclusive to youtube.
[QUOTE=Firegod522;20213926][code]
"LightmappedGeneric"
{
"$basetexture" "path/material"
"$bumpmap" "path/material_normal"
"$surfaceprop" "ice"
}[/code]
Just an example.[/QUOTE]
Quoted for accuracy.
[QUOTE=Valdrone;20220637]Quoted for accuracy.[/QUOTE]
Because thats necessary.
Well, you can always use combine_glass texture, it always make me move without doing anything
Sorry, you need to Log In to post a reply to this thread.