#Sequence found but not working

1 messages · Page 1 of 1 (latest)

lofty oak
#

Here is a snippet of my qc file case I missed something. https://developer.valvesoftware.com/wiki/$sequence doesn't display anything that pops out at me.
`$ModelName "rack.mdl"
$Model "rack" "rack.smd"
$SurfaceProp "metal"
$Contents "solid"
$CDMaterials ""

$Sequence idle "rack.smd"
$Sequence fan {
rack.smd
fadein 0.2
fadeout 0.2
fps 30
}

#

I was going to ask lastnight about using an empty within blender & exporting to smd, I couldn't at first until I added my empty+object to a collection. A little odd but works, case this can cause any issues I'm not aware of though.