tonitoni1998
Member
Posts: 163
Threads: 54
Joined: Oct 2012
Reputation:
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
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 |
|
OriginalUsername
Posting Freak
Posts: 896
Threads: 42
Joined: Feb 2013
Reputation:
34
|
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 |
|
7heDubz
Posting Freak
Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation:
41
|
RE: Slowmotion effect?
Go into the justine map and look at the original script.
|
|
03-05-2013, 10:23 PM |
|
tonitoni1998
Member
Posts: 163
Threads: 54
Joined: Oct 2012
Reputation:
1
|
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 |
|
7heDubz
Posting Freak
Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation:
41
|
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 |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: Slowmotion effect?
SetPlayerMoveSpeedMul(1);
SetPlayerRunSpeedMul (1);
SetPlayerLookSpeedMul (1);
1 is the normal amount.
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
03-06-2013, 07:46 AM |
|
MulleDK19
Senior Member
Posts: 545
Threads: 21
Joined: Jun 2009
Reputation:
10
|
RE: Slowmotion effect?
Flashback with silent sound?
|
|
03-06-2013, 10:05 AM |
|
Tiero
Member
Posts: 126
Threads: 13
Joined: Mar 2011
Reputation:
11
|
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.
(This post was last modified: 03-06-2013, 04:19 PM by Tiero.)
|
|
03-06-2013, 04:19 PM |
|
ExpectedIdentifier
Member
Posts: 234
Threads: 10
Joined: Sep 2012
Reputation:
11
|
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 |
|
tonitoni1998
Member
Posts: 163
Threads: 54
Joined: Oct 2012
Reputation:
1
|
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 |
|
|