VoodooChild616
- 活動總數 8
- 最後一個活動
- 成員加入日期為
- 追蹤 0 個使用者
- 跟隨者 0 個使用者
- 投票數 0
- 訂閱數 3
-
VoodooChild616 已評論,
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 已評論,
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 已建立貼文,
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 已評論,
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 已評論,
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...