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


The mysterious warping vent
WindexGlow Offline
Posting Freak

Posts: 1,108
Threads: 70
Joined: Mar 2007
Reputation: -5
#2
RE: The mysterious warping vent

Spoiler below!

////////////////////////////
//START PLAYER DEJA VU SPOOK
void EnterPlayerDeja(string asParent, string asChild)
{
StartScreenShake(0.1, 0,0.12,0.05);

PlayGuiSound("09_pitch", 0.6f);

TeleportPlayerToArea("doflick");

RemoveEntityCollideCallback("Enter","Player","eventplayerdeja");
}
//START PLAYER DEJA VU SPOOK
////////////////////////////


That's the script that does that. I think it was meant to distort the player a little bit.

Please -REP me.
Honestly, please do. I want to see how low I can go!!
Ignore that error message too. Just ignore it and keep going to give me -rep.
(This post was last modified: 02-11-2008, 08:10 AM by jens.)
02-11-2008, 04:49 AM
Find


Messages In This Thread
The mysterious warping vent - by GFree - 02-11-2008, 04:13 AM



Users browsing this thread: 1 Guest(s)