0
on execute do
(
local AttachableObjectArray = #()
local SelectedNodes = getCurrentSelection()
local Idx = 1
for object in SelectedNodes[Idx].children do
(
append AttachableObjectArray object
)
for i = 1 to AttachableObjectArray.count do
(
polyop.attach attachableobjectarray[1] attachableobjectarray[i]
for j = 1 to AttachableObjectArray.count do
(
if attachableobjectarray.count <= j do
(
deselect SelectedNodes[Idx]
)
)
)
SelectedNodes = getCurrentSelection()
print SelectedNodes.count
)
これは私の現在のスクリプトこの作品ですが、唯一の私はすべての親までの私の選択を通してそのループを必要とする時に1つの階層上で動作オブジェクト同士 親----お子様お子様子供の親-----お子様お子様子供 現在のスクリプト: 親----チーの子供たちが 互いに
問題に取り付けられています。 ldren-付属親-----お子様お子様子供
親が事前
でダミーおかげで外を見て良いswordslayer
感謝にリンクされているボックスとのダミー –