Notifications
Clear all

[Closed] How to use the new xyz controller?

Select an Object and then hold on Alt + Right Click > Transform > Freeze Transform and activated.
XYZ values of the new position are [0,0,0]
But when I try $Box01.pos.x , still gives me the old position. Why?
take a look at this pic:

1 Reply

Try saying :


    $.pos.controller.Zero_Pos_XYZ.controller.X_Position.controller.value
    
Should work,

Vikram