spyralab

  • 活動總數 7
  • 最後一個活動
  • 成員加入日期為
  • 追蹤 0 個使用者
  • 跟隨者 0 個使用者
  • 投票數 0
  • 訂閱數 2
  • spyralab 已評論,

    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 已建立貼文,

    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 已評論,

    '@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 已評論,

    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 已建立貼文,

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