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
New to this, having some trouble
Adrianis Offline
Senior Member

Posts: 620
Threads: 6
Joined: Feb 2012
Reputation: 27
#18
RE: New to this, having some trouble

Ok...

Firstly the light thing, for future reference. From what I can tell it sounds like the same prob I had a while ago - I couldn't turn lights on because I had de-activated them initially in the map editor. Is this what you had done as well? If so, what you can do is set it to active again in the editor, then in OnStart/OnEnter you set the light visible to false, then true when you want it to turn on.

1 - GiveSanityDamage(float afAmount, bool abUseEffect);
That function has some screen stuff built in, the sudden narrowing effect that happens during scary events in TDD. There are also a whole bunch of effects under the 'Screen Effects' section of the engine script wiki page

3 - You might be able to use SetPropStaticPhysics(string& asName, bool abX); to make the hatch hang, but if it needs to swing open you might have to do some tweeking to get the timing right

No idea about 2, sorry Smile

02-28-2013, 11:28 AM
Find


Messages In This Thread
New to this, having some trouble - by DeAngelo - 02-27-2013, 07:23 AM
RE: New to this, having some trouble - by NaxEla - 02-27-2013, 07:40 AM
RE: New to this, having some trouble - by NaxEla - 02-27-2013, 08:51 AM
RE: New to this, having some trouble - by NaxEla - 02-27-2013, 09:36 AM
RE: New to this, having some trouble - by Adrianis - 02-28-2013, 11:28 AM
RE: New to this, having some trouble - by NaxEla - 03-02-2013, 10:05 AM



Users browsing this thread: 1 Guest(s)