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
Questions about Flashbacks and Script Areas
FragdaddyXXL Offline
Member

Posts: 136
Threads: 20
Joined: Apr 2012
Reputation: 7
#2
RE: Questions about Flashbacks and Script Areas

(05-21-2012, 07:47 PM)NoobasaurusR3X Wrote: 2) How would you disable the player's "hand icon" that appears on script areas? I want the player to be able to walk through the script areas but not be able to click on them with the "hand icon" that appears in-game.
What kind of Areas are you using? Are you sure you are using the Area of type: Script? And not some other area's by mistake?

As for the flashbacks, it depends on what you mean. If you want to emulate the kinds used in the main game, where your screen is kinda red, everything is slightly blurry, the flashback takes place in a whole other location, and the player has no control of the character, then you should get familiar with:
*Screen Effects
*TeleportPlayer(string& asStartPosName);
*The Player section of the Engine Scripts Page
*Timers

Once you have some familiarity over that, you could have a trigger do some screen effects, teleport the player to a location somewhere disconnected from the map (in a small room), make the screen effects fit the scenario, and, with a timer, teleport the player back to the area that triggered the whole shebang.

Dark Seclusion Here
05-21-2012, 09:22 PM
Find


Messages In This Thread
RE: Questions about Flashbacks and Script Areas - by FragdaddyXXL - 05-21-2012, 09:22 PM



Users browsing this thread: 1 Guest(s)