MrBigzy
Senior Member
Posts: 616
Threads: 18
Joined: Mar 2011
Reputation:
8
|
RE: Making a scream play when player enters a room?
FadeIn won't work on OnStart, you'd have to put a timer, and then put it in that function. Or put it in OnEnter. I had the same problem, and I just put a timer with 0 seconds to another function. There's still a few millisecond delay though...I'll tell you when I figure it out.
As for the grunts, also had the same problem. When they get activated, they automatically face a default direction, no matter how you oriented it in the editor. I fixed it by making him follow a node close to him right when he activates, that way he'll look whatever way you want him to.
|
|
03-23-2011, 04:30 PM |
|