Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
// Output .MDL
$modelname static/barsign1/barsign1.mdl
// Directory of .TGA
$cdmaterials D:\Programmer\Steam\SteamApps\username\sourcesdk_content\hl2mp\materialsrc\models\static\barsign
$staticprop
$scale 1.0
$body studio "D:\Programmer\Steam\SteamApps\username\sourcesdk_content\hl2mp\modelsrc\static\barsign1\barsign1.smd"
$sequence idle "barsign1_idle" loop fps 1
//This is your still.smd file you exported.
//Just use your ref so the compiler autocreates a physics box for you for now.
$collisionmodel "barsign1__phys.smd" {
// Mass in kilograms
$Mass 100
$concave
}