hi freinds
i use this script in group
rotate $ (angleaxis 95 [0,0,1])
but that did not work in group object
is that good way
Forum topic · Scripts Wanted
By dussla · 2019-06-08
hi freinds
i use this script in group
rotate $ (angleaxis 95 [0,0,1])
but that did not work in group object
is that good way
try this
surazzmj · 2019-06-10
a = "GROUP"
select (getNodeByName a)
$.rotation = eulerangles 0 0 (-30)