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
Troubles with monster
Daemian Offline
Posting Freak

Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation: 49
#11
RE: Troubles with monster

YourComputer just told you what's wrong.
You have your arguments wrong, and your callbacks are being ignored.

06-11-2013, 01:22 AM
Find
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#12
RE: Troubles with monster

Where did DoorDelay is called?

"Veni, vidi, vici."
"I came, I saw, I conquered."
06-11-2013, 01:59 AM
Find
Adrianis Offline
Senior Member

Posts: 620
Threads: 6
Joined: Feb 2012
Reputation: 27
#13
RE: Troubles with monster

(06-10-2013, 09:05 PM)thaniels Wrote: Actually, No. I do want the entity to not notice the player when the player enters the QuietYou volumes and become active when i enter the attack volume, i want the entity to only after a sound file has been played to become active and go towards the player

Exactly, so in QuietYou you want DisableTrigger to be true, and in Attack you want DisableTrigger to be false. In the code you have in the OP, it's the other way around, so in QuietYou you have DisableTrigger false, which means it is active

(This post was last modified: 06-11-2013, 12:29 PM by Adrianis.)
06-11-2013, 12:27 PM
Find




Users browsing this thread: 1 Guest(s)