spyralab

  • Gesamtaktivitäten 7
  • Letzte Aktivität
  • Mitglied seit
  • Folge ich 0 Benutzer
  • Gefolgt von 0 Benutzer
  • Stimmen 0
  • Abonnements 2
  • spyralab hat einen Kommentar hinterlassen

    Is the emitter just calculating the center point of the bounding box at time of object selection?I just don't want to feed in more values into the emitter coordinates than needed.Modifying the grab...

  • spyralab hat einen Post erstellt

    How do I define the grab point of a group of objects for emitting using coordinates?

    Hi, I am emitting an object in the same scene that isn't saved out as an element.It's actually a group of objects. Let's say a cube and a microchip that is not attached to the cube because I am usi...

  • spyralab hat einen Kommentar hinterlassen

    '@TapGiles I think you misunderstood what I was asking. I don't want to use variables for everything just for storing certain things that I want set and not changed often, like when initializing an...

  • spyralab hat einen Kommentar hinterlassen

    Yes it works and there are ways, it's just with programming background I am naturally drawn to the variables instead of feedbacking into a gadget. :)Thank you for the link, it had some good info fo...

  • spyralab hat einen Post erstellt

    Instance variables

    How can I set a variable as an instance variable of an object that gets emittedt?I have an object with a chip, on there a variable A and I change the variable with logic.This object I emit x amount...