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 bip_trafficlight.mdl
// Directory of materials that the model uses
$cdmaterials /models/bip/
//Model properties
$staticprop
$surfaceprop "metal"
$scale 1.0
// Base or Reference .SMD
$body studio "./bip_trafficlight"
// sequences: all sequences are in $cd
$sequence idle "bip_trafficlight" loop fps 15
// Physics data
$collisionmodel "bip_trafficlight_phys.smd" {
$Mass 100
$concave
}