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
Teleporting items & Vaporizing items
ZodiaC Offline
Member

Posts: 120
Threads: 8
Joined: Oct 2012
Reputation: 2
#6
RE: Teleporting items & Vaporizing items

(10-21-2012, 03:20 PM)beecake Wrote: use a for script where all boxes call vaporize function and all everything else Wink

Then the script:

void Vaporize(string &in asParent, string &in asChild, int alState)
{
SetPropActiveAndFade(asParent, false, 1);
}
Could you make a small example because i don't get it? :/

[Image: 2H1Mc.jpg]
10-21-2012, 04:12 PM
Find


Messages In This Thread
Teleporting items & Vaporizing items - by ZodiaC - 10-21-2012, 01:46 AM
RE: Teleporting items & Vaporizing items - by ZodiaC - 10-21-2012, 04:12 PM



Users browsing this thread: 1 Guest(s)