Blender Python mengatur lokasi objek
bpy.data.objects["name"].location = (2, 2, 1)
HotFlow
bpy.data.objects["name"].location = (2, 2, 1)