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?
tonitoni1998 Offline
Member

Posts: 163
Threads: 54
Joined: Oct 2012
Reputation: 1
#1
Slowmotion effect?

In justine, when you interact with one door there, everything goes slowmotion. Is it only fademovespeed and look speed and the fade global soumd speed or did they use more effects? Im sorry, i cant look by myself, again, my computer is not reachable for me Big Grin

When you are looking for someone, to do the scripting for your Custom Story, ask me!
(This post was last modified: 03-05-2013, 10:18 PM by tonitoni1998.)
03-05-2013, 10:09 PM
Find
OriginalUsername Offline
Posting Freak

Posts: 896
Threads: 42
Joined: Feb 2013
Reputation: 34
#2
RE: Slowmotion effect?

It has to be. I don't think there is a script to make everything go slow-mo.
03-05-2013, 10:18 PM
Find
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#3
RE: Slowmotion effect?

Go into the justine map and look at the original script.

03-05-2013, 10:23 PM
Find
tonitoni1998 Offline
Member

Posts: 163
Threads: 54
Joined: Oct 2012
Reputation: 1
#4
RE: Slowmotion effect?

(03-05-2013, 10:23 PM)WIWWM Wrote: Go into the justine map and look at the original script.

The point is, i cant get to my computer (im using my ipod) and cant get there for some days. Im just writing my script barehanded now.

When you are looking for someone, to do the scripting for your Custom Story, ask me!
03-06-2013, 07:00 AM
Find
7heDubz Offline
Posting Freak

Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation: 41
#5
RE: Slowmotion effect?

(03-06-2013, 07:00 AM)tonitoni1998 Wrote:
(03-05-2013, 10:23 PM)WIWWM Wrote: Go into the justine map and look at the original script.

The point is, i cant get to my computer (im using my ipod) and cant get there for some days. Im just writing my script barehanded now.

OH i swear i didnt see you say that 0.o my b

03-06-2013, 07:04 AM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#6
RE: Slowmotion effect?

SetPlayerMoveSpeedMul(1);
SetPlayerRunSpeedMul (1);
SetPlayerLookSpeedMul (1);

1 is the normal amount.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
03-06-2013, 07:46 AM
Find
MulleDK19 Offline
Senior Member

Posts: 545
Threads: 21
Joined: Jun 2009
Reputation: 10
#7
RE: Slowmotion effect?

Flashback with silent sound?

[Image: 16455.png]
03-06-2013, 10:05 AM
Find
Tiero Offline
Member

Posts: 126
Threads: 13
Joined: Mar 2011
Reputation: 11
#8
RE: Slowmotion effect?

In Justine, when the game go in slowmo, you get in zone, where many-many areas, each following have a value more if you go to the door, or less, if you go from door.

[Image: 111.jpg]
(This post was last modified: 03-06-2013, 04:19 PM by Tiero.)
03-06-2013, 04:19 PM
Website Find
ExpectedIdentifier Offline
Member

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

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.
03-06-2013, 05:57 PM
Find
tonitoni1998 Offline
Member

Posts: 163
Threads: 54
Joined: Oct 2012
Reputation: 1
#10
RE: Slowmotion effect?

(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.

When you are looking for someone, to do the scripting for your Custom Story, ask me!
(This post was last modified: 03-06-2013, 07:14 PM by tonitoni1998.)
03-06-2013, 07:14 PM
Find




Users browsing this thread: 1 Guest(s)