Jump to content

Home

Activating slow motion for a cutscene


Eagle_e7

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...