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
Slowmotion effect?
ExpectedIdentifier Offline
Member

Posts: 234
Threads: 10
Joined: Sep 2012
Reputation: 11
#11
RE: Slowmotion effect?

(03-06-2013, 07:14 PM)tonitoni1998 Wrote:
(03-06-2013, 05:57 PM)sonataarctica Wrote: There's more to it that if I remember correctly. There's a function which alters the pitch of the sounds too (correct me if I'm wrong) this also happens when you die I believe.

no it just slowes down. a sound sounds deeper when its slower and higher when its faster. i guess thats because the distances between the amitudes change and that creates a different sound. im not sue though.

Lol, I know that, but it's a game, not real life. When it appears to slow down, it changes your movement/look/run speed. As for the pitch changing, well I'm not sure. It's the part of the script that starts with this:

PHP Code: (Select All)
//////////////////////////////////////////////////////////
// DOOR PITCH DOWN SOUNDS
//////////////////////////////////////////////////////////

//------------------------------------------------------------------------------------------

void CollideAreaPitch(string &in asParentstring &in asChildint alState)
{
    
//Slow down player and pitch when walking towards door 
03-06-2013, 11:15 PM
Find


Messages In This Thread
Slowmotion effect? - by tonitoni1998 - 03-05-2013, 10:09 PM
RE: Slowmotion effect? - by OriginalUsername - 03-05-2013, 10:18 PM
RE: Slowmotion effect? - by 7heDubz - 03-05-2013, 10:23 PM
RE: Slowmotion effect? - by tonitoni1998 - 03-06-2013, 07:00 AM
RE: Slowmotion effect? - by 7heDubz - 03-06-2013, 07:04 AM
RE: Slowmotion effect? - by The chaser - 03-06-2013, 07:46 AM
RE: Slowmotion effect? - by MulleDK19 - 03-06-2013, 10:05 AM
RE: Slowmotion effect? - by Tiero - 03-06-2013, 04:19 PM
RE: Slowmotion effect? - by ExpectedIdentifier - 03-06-2013, 05:57 PM
RE: Slowmotion effect? - by tonitoni1998 - 03-06-2013, 07:14 PM
RE: Slowmotion effect? - by ExpectedIdentifier - 03-06-2013, 11:15 PM
RE: Slowmotion effect? - by tonitoni1998 - 03-07-2013, 01:27 PM
RE: Slowmotion effect? - by NaxEla - 03-07-2013, 12:54 AM



Users browsing this thread: 1 Guest(s)