I don't remember this being a problem until recently, but lately I've been finding that when I am running scripts I will have to run them twice in order for the intended outcome I'm looking for. It's as if the first time I run it it's getting ignored. I've attached an example of this weird behavior to this message- this screenshot is just a simple change of the coordinate system, but as you'll see in what gets printed out, I need to make calls multiple times to switch back and forth from local to world. Anyone know why this could be happening?
Solved! Go to Solution.
Solved by Swordslayer. Go to Solution.
It works as expected, quoting from the reference:
oc = set coordsys parent -- remember old coordsys rotate $foo (quat 30 z_axis) ... set coordsys oc -- restore it
Can't find what you're looking for? Ask the community or share your knowledge.