em3
@em3
New Member
Joined: Feb 14, 2024
Topics: 70 / Replies: 148
Reply
RE: select objects by order number

Denis, your a badass. I will try these and let you know. Right now I have the objects falling into place but they fall randomly in the order that th…

15 years ago
Forum
Topic
Forum
Replies: 4
Views: 13
Reply
RE: Loop through objects, set visibility

Thanks Bobo! Sadly this doesn’t work with MR. So what I need to do now is set the visibilty in the object properties not the dope sheet. Here is wh…

15 years ago
Forum
Reply
RE: Loop through objects, set visibility

holy crap I did it!! It’s a total hack job mind you but it works! ( Objs = for o in objects collect o for o in Objs do ( myNum = random 1 500 my…

15 years ago
Forum
Topic
Forum
Replies: 3
Views: 8
Reply
RE: Loop through objects and group

Denis this is awesome man thank you!

15 years ago
Forum
Reply
RE: Loop through objects and group

I have combined the first two and got this which is creating a group properly but only one, I think this is b/c this “theArray.count” is 300 and when …

15 years ago
Forum
Reply
RE: Loop through objects and group

Bobo and Denis, both of your scripts work very well for grouping 300 objs thank you. My situation is a little bit tricky as I have one object say ca…

15 years ago
Forum
Topic
Forum
Replies: 7
Views: 19
Topic
Forum
Replies: 1
Views: 19
Reply
RE: create bone

bah, a little searching and I got this frankensteined together startPos=[0,0,0] endPos=[0,1,0] b = boneSys.createBone startPos endPos [0,0,1] b.widt…

15 years ago
Forum
Reply
RE: create bone

BoneSys.createBone [0,0,0] [0,1,0] [0,0,1] is this code accurate for creating a single bone @ 0,0,0? It doesn’t error, but it doesn’t work eithe…

15 years ago
Forum
Reply
RE: create bone

wow, that was indeed easy, thanks man!

15 years ago
Forum
Topic
15 years ago
Forum
Replies: 7
Views: 20
Reply
RE: Add object count to name string

Makes perfect sense, thank you sir!

15 years ago
Forum
Page 13 / 15