I've got a scene where a character is playing out a speaking animation but when he gets shot, continues the animation all the way thru before dying.
As you can see I don't yet know much about the scripting language
Code:mike playmove "ActsPercMstpSnonWnonDnon_talking01a"; _damage= getdammage mike; while {_damage > 0.8} do exit;
HOME 
Reply With Quote


