voodoo47 on 26/4/2015 at 23:29
slap the frobInert metaprop on it after the first frob.
Cardia on 27/4/2015 at 07:10
Quote Posted by voodoo47
slap the frobInert metaprop on it after the first frob.
how do i do that?
voodoo47 on 27/4/2015 at 07:49
use NVMetaTrap (add it as script to the object) to set it upon frob (FrobWorldEnd. FrobWorldBegin should also work, pick whichever you think looks better).
Code:
NVMetaTrapOn="FrobWorldEnd"; NVMetaTrapMeta="FrobInert";
Cardia on 27/4/2015 at 19:54
thanks voodoo47, i thought there was another way to do this without nvtraps
voodoo47 on 27/4/2015 at 19:57
there probably is, but it won't be as easy. maybe some sort of receptron setup.
Cardia on 27/4/2015 at 20:46
Quote Posted by voodoo47
there probably is, but it won't be as easy. maybe some sort of receptron setup.
yes that´s it! good idea i tried with receptrons and it worked :thumb: