VoodooChild616
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
VoodooChild616 commented,
Hey, so say for example you have a sword that you want the user to pick up:Character's Microchip1. Add a Tag onto the microchip. Name the tag "SWORD" (i usually use all-caps for this sort of thing ...
-
VoodooChild616 commented,
Thanks everyone! I'm going to have another go at using an Exclusive Gate. From what StankyDino said, I think I should be able to get it to work.
-
VoodooChild616 created a post,
Use an Exclusive Gate
I really don't understand what an exclusive gate does 🤷♂️I was going to try to use it because I have a bunch of objects with the same microchip on them and I need one of them to be active by defau...
-
VoodooChild616 commented,
I'm not sure that this is is right for what you need but I've just published a contraption which gives an id to each object emitted.The instance can then compare it's id to a variable and trigger s...
-
VoodooChild616 commented,
It would be really useful to be able to scope variables to specific chips etcAt the minute I've got an emitter which outputs objects, and have found a way to locally scope a "variable" using a sele...