ScriptSpot

Forum topic · Scripts Wanted

group roated problem

By dussla · 2019-06-08

Description

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

Comments (1)

try this

surazzmj · 2019-06-10

a = "GROUP"
select (getNodeByName a)
$.rotation = eulerangles 0 0 (-30)