Eagle_e7 Posted June 4, 2002 Posted June 4, 2002 Hi guys:D Â Ok heres my problem, in my opening cutscene there is a part where a guy is force pushed off a bridge, and i'd like to do kind of a slow motion thing when he goes off of the bridge, but i dont know the command to do this with:( Â Can anyone help:confused: Â Thanks:D
Xcom Posted June 4, 2002 Posted June 4, 2002 Try this command:  set ( /*@SET_TYPES*/ "SET_TIMESCALE", 0.500 );   The number (float) is the speed.  1.0 = normal speed 0.5 = half speed 0.1 = very slow, almost frame by frame  etc.
Eagle_e7 Posted June 4, 2002 Author Posted June 4, 2002 PERFECT:D Thats EXACTLY what i needed  Thanks xcom:D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.