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
Shake screen when entering a map?
Wrathborn771 Offline
Junior Member

Posts: 45
Threads: 10
Joined: Jun 2012
Reputation: 0
#7
RE: Shake screen when entering a map?

(07-12-2012, 08:34 PM)ApeCake Wrote: To make the screen (dark)red, you can use FadeSepiaColorTo(float afAmount, float afSpeed);

afAmount is the intensity, 0-1. (Like the shake)
afSpeed is the time in seconds until full effect occurs.
Example;
void OnStart()
{
FadeSepiaColorTo(0.75, 3);
}
Cool! I'll try it! Smile
07-12-2012, 09:05 PM
Find


Messages In This Thread
RE: Shake screen when entering a map? - by Adny - 07-12-2012, 05:35 PM
RE: Shake screen when entering a map? - by Adny - 07-12-2012, 06:34 PM
RE: Shake screen when entering a map? - by Wrathborn771 - 07-12-2012, 09:05 PM



Users browsing this thread: 1 Guest(s)