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


Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flashbacks - Part 2
Hooumeri Offline
Member

Posts: 57
Threads: 11
Joined: Oct 2010
Reputation: 0
#2
RE: Flashbacks - Part 2

(11-20-2010, 06:53 AM)Gamemakingdude Wrote: Ok since im not getting any straight answers from the last post.

I'm gonna reask the question a bit differently.

How can i make flashback scenes?
- How do i make voices (what sound files, subtitles if possible and etc)
- Is it possible to animate a person shadow for a scene?

Another question

How can i make the un-natural darkness (like in the wine cellar) for one of my maps?

First, make a flashback area ingame, choose it and go to "Area" (next to general) and choose your flash file.

Flash file should be like this, for example:

<Flashback>
    <Voices>
        <Voice VoiceSound="flashbacks/TestSound_01.ogg" EffectSound="" TextCat="" TextEntry="" />
    </Voices>
</Flashback>

Where text cat is the category your using in your .lang file, and text entry is the entry you want to be shown. So in your text entry, you write the "subtitles".
Here's a short example of a .lang file featuring the flashback cat

<CATEGORY Name="Flashbacks">
        <Entry Name="Flashback_01">She tried to hide it from them.. But she couldnt..</Entry>
    </CATEGORY>

So, the TextCat here is "Flashbacks" and the TextEntry is "Flashback_01"

Hope this cleared things up! Smile

EDIT: Forgot to mention, place your .flash files to a folder called "flashbacks" in your custom story.
(This post was last modified: 11-20-2010, 10:12 AM by Hooumeri.)
11-20-2010, 10:11 AM
Find


Messages In This Thread
Flashbacks - Part 2 - by Gamemakingdude - 11-20-2010, 06:53 AM
RE: Flashbacks - Part 2 - by Hooumeri - 11-20-2010, 10:11 AM
RE: Flashbacks - Part 2 - by Gamemakingdude - 11-20-2010, 10:23 AM
RE: Flashbacks - Part 2 - by Hooumeri - 11-22-2010, 04:48 PM
RE: Flashbacks - Part 2 - by Gamemakingdude - 11-21-2010, 10:56 PM
RE: Flashbacks - Part 2 - by Akumasama - 11-21-2010, 11:22 PM



Users browsing this thread: 1 Guest(s)