VoodooChild616

  • Gesamtaktivitäten 8
  • Letzte Aktivität
  • Mitglied seit
  • Folge ich 0 Benutzer
  • Gefolgt von 0 Benutzer
  • Stimmen 0
  • Abonnements 3
  • VoodooChild616 hat einen Kommentar hinterlassen

    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 hat einen Kommentar hinterlassen

    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 hat einen Post erstellt

    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 hat einen Kommentar hinterlassen

    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 hat einen Kommentar hinterlassen

    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...