Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disabling running in custom story?
FARq Offline
Junior Member

Posts: 1
Threads: 1
Joined: Apr 2012
Reputation: 0
#1
Disabling running in custom story?

Is there any way to do this?
04-19-2012, 11:24 PM
Find
Twitchez Offline
Member

Posts: 67
Threads: 17
Joined: Mar 2012
Reputation: 1
#2
RE: Disabling running in custom story?

(04-19-2012, 11:24 PM)FARq Wrote: Is there any way to do this?
void SetPlayerRunSpeedMul(float afMul);

Changes the player's run speed. Default is 1.

(This post was last modified: 04-19-2012, 11:38 PM by Twitchez.)
04-19-2012, 11:30 PM
Find
HollowRiku13 Offline
Member

Posts: 93
Threads: 15
Joined: Dec 2011
Reputation: 2
#3
RE: Disabling running in custom story?

SetPlayerRunSpeedMul(0.5f);
(This post was last modified: 04-19-2012, 11:31 PM by HollowRiku13.)
04-19-2012, 11:30 PM
Find




Users browsing this thread: 1 Guest(s)