Tosyk
@tosyk
New Member
Joined: Feb 14, 2024
Topics: 29 / Replies: 88
Reply
RE: merge 2 skeletons with different bone names

thanks for your reply. I need to do it frequently with a lot of skinned models. That’s why i’m looking for a better, more automatic way. Any suggestio…

9 years ago
Forum
Topic
Forum
Replies: 9
Views: 21
Reply
RE: move bones to the virtices group which each bone affect

[OFF] just to revive a bit As far as I understand arithmetic average XYZ coords should be calculated out of the group vertices to move bone there. Al…

10 years ago
Forum
Topic
Reply
RE: how to select just created SkinData mesh

oh, man. it looks nice, but too complex for me. can you explain how to use it? i’m trying this with no luck: for o in selection do ( skinUtilsWrap…

10 years ago
Forum
Reply
RE: how to select just created SkinData mesh

PePeTD: … the function to create skinData does not return the object. agrr, that’s what I wanted. to use it in the script after creation. ex: I w…

10 years ago
Forum
Reply
RE: how to select just created SkinData mesh

thanks for your reply. Is it work only for actual name? Since I use maxscript I want to use it for several times, and for different names.

10 years ago
Forum
Topic
Forum
Replies: 6
Views: 18
Reply
RE: Selecting multiple objects with try() and *

PolyTools3D: So you do want each entry to be in a different line instead of one line? try(select (#() + $’Bip*Pelvis’ + $’Bip*Spine*’ + $’Bi…

10 years ago
Forum
Reply
RE: Selecting multiple objects with try() and *

I feel noob myself. Ok, I will try to explain. I’d like to use Try/Catch with the Select function because it let me keep code exactly as following: t…

10 years ago
Forum
Reply
RE: Selecting multiple objects with try() and *

I appreciate for this approach, PolyTools. But this is going to be really heavy for the case. Can you explain why try() is not working along with the …

10 years ago
Forum
Reply
RE: Selecting multiple objects with try() and *

no, I meant how it represented in code: I want something like this: $’Bip Acolyte1A Pelvis’, $’Bip Acolyte1A Spine’, $’Bip Acolyte1A Spine1′, $’…

10 years ago
Forum
Reply
RE: Selecting multiple objects with try() and *

oh, when I was quoting there was just first example thank you. Can I use last example like a top-down list?

10 years ago
Forum
Reply
RE: Selecting multiple objects with try() and *

this work great, but is there any way do not duplicate these “join nodes” lines?

10 years ago
Forum
Reply
RE: Selecting multiple objects with try() and *

Thank for your answer, PolyTools. The reason why I’d like to select object with try() it’s because I like to see/control the list of objects like belo…

10 years ago
Forum
Page 7 / 8