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
Emotion stones
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#1
Emotion stones

How can I do them? I don't find them in the level editor and I don't know if they require script.

I would love to have them in my story.
Any ideas?
Sorry for the short thread =P

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
11-02-2012, 01:49 PM
Find
ZodiaC Offline
Member

Posts: 120
Threads: 8
Joined: Oct 2012
Reputation: 2
#2
RE: Emotion stones

(11-02-2012, 01:49 PM)The chaser Wrote: How can I do them? I don't find them in the level editor and I don't know if they require script.

I would love to have them in my story.
Any ideas?
Sorry for the short thread =P
what exactly is this stone?

[Image: 2H1Mc.jpg]
11-02-2012, 01:53 PM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#3
RE: Emotion stones

Sometimes, in the story, there are some little stones with blue jewelry. When you touch it, a kind of memory appears. It's a very weird thing.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
11-02-2012, 02:22 PM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#4
RE: Emotion stones

void StartEffectEmotionFlash(string& asTextCat, string& asTextEntry, string& asSound);
Fades the screen to white and shows a text message.
asTextCat - the category in the .lang file
asTextEntry - the text entry in the .lang file
asSound - the sound to play while fading


This!

My guess is it's a simple scripts area, and when you touch it, it calls the above line

Trying is the first step to success.
(This post was last modified: 11-02-2012, 02:32 PM by FlawlessHappiness.)
11-02-2012, 02:31 PM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#5
RE: Emotion stones

No, in the Entity tab of the Emotion Stone is, TextCat and TextEntry. These are filled out from the extra_english.lang.
11-02-2012, 05:59 PM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#6
RE: Emotion stones

[Image: zumwr8.png]

Trying is the first step to success.
11-02-2012, 07:32 PM
Find




Users browsing this thread: 1 Guest(s)