Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disabling running in custom story?
Author Message
FARq Offline
Junior Member

Posts: 1
Joined: Apr 2012
Reputation: 0
Post: #1
Disabling running in custom story?
Is there any way to do this?
04-19-2012 11:24 PM
Find all posts by this user Quote this message in a reply
Twitchez Offline
Member

Posts: 67
Joined: Mar 2012
Reputation: 1
Post: #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 all posts by this user Quote this message in a reply
HollowRiku13 Offline
Member

Posts: 93
Joined: Dec 2011
Reputation: 2
Post: #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 all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)