Teleporting doors + Script for adding frobinfo. - by Kurhhan
Kurhhan on 18/12/2015 at 11:26
This don't work too on switches : NVMetaTrapMeta="FrobInert"; NVMetaTrapOn="FrobWorldEnd"; NVMetaTrapOff="Null"
LarryG on 18/12/2015 at 11:56
Works just fine for me.
I tried the Up/Down Switch and my Editor > Design Note is: NVMetaTrapOn="FrobWorldEnd"; NVMetaTrapOff="NULL"; NVMetaTrapMeta="FrobInert". One frob works on the switch and then it is no longer frobable.
Make sure that you don't have Engine Features > FrobInfo on the concrete, as a metaprop will not override a concrete setting, only an inherited setting.
Kurhhan on 18/12/2015 at 12:22
Working now ; )
I think adding "extra" FrobInert metaproperty was a problem. No need to add this. I messed up this with too many combinations. Thank you Larry, John and R Soul for help.