• Model's Animation is Playing in Hammer but not In-Game
    2 replies, posted
In Hammer - [img]http://filesmelt.com/dl/clip.gif[/img] (Excuse the jerkiness, that's hypercam). In Game - [img]http://filesmelt.com/dl/thing1.jpg[/img] QC file for the model - [code]$modelname "projectdumb\r_project.mdl" $scale 1.00 $cdmaterials "models/projectdumb\r_project" $body "Body" "r_project.smd" $sequence "Idle" "anims\idle.smd" fps 30 ACT_IDLE 1 $surfaceprop "metal" $collisionmodel "r_project.smd" { $concave $mass 100.000 }[/code] (Adding "loop" to $sequence didn't help).
autoplay should do it
[QUOTE=fury_161;31507654]autoplay should do it[/QUOTE] It worked! Many thanks to you, kind sir.
Sorry, you need to Log In to post a reply to this thread.