📋 Metadata

💬 Content

Kickflipkid687:

But the main issue now is, when I Translate in Local Space, the Spinner Value doesn’t get any Data passed back to it, so the Location/Z Value is not accurate anymore.

Not sure. Try to add undo positional argument (True):

bpy.ops.transform.translate(True, value=(msg[0].......)

🔗 View on Blender Artists