4WalledKid
Member
Posts: 107
Threads: 23
Joined: Oct 2012
Reputation:
1
|
Guardian Slime Spawn
Ok I'm making a custom story where you are running in the forest and the Guardian or Shadow is following you.
I want the red slime to appear in front of the player when it collide with an area. I already made the script and the areas and everything. I used SetEntityActive and it spawns the slime, but I don't want it to just appear. I want it to fade in. Like in the main story. What can I do? Thanks in advance.
(This post was last modified: 10-13-2012, 06:37 AM by 4WalledKid.)
|
|
10-12-2012, 10:50 PM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: Guardian Slime Spawn
I think you must use "SetPropActiveAndFade("entity", true, time it lasts);"
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
10-12-2012, 11:42 PM |
|
4WalledKid
Member
Posts: 107
Threads: 23
Joined: Oct 2012
Reputation:
1
|
RE: Guardian Slime Spawn
(10-12-2012, 11:42 PM)The chaser Wrote: I think you must use "SetPropActiveAndFade("entity", true, time it lasts);" It worked!! THANKS
|
|
10-12-2012, 11:58 PM |
|