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