WhiteMage
@whitemage
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 17
Reply
RE: $.rotation.controller.x_rotation.keys not working when accessed via a variable?

not working either… Test = $.rotation Test.controller.isAnimated returns – Unknown property: “controller” in (quat 0.23211 0 0 0.97269) again, the …

16 years ago
Forum
Reply
RE: $.rotation.controller.x_rotation.keys not working when accessed via a variable?

not working. test = $.rotation.controller test.isAnimated reports the same error as: $.rotation.controller.isAnimated which is: – Unknown property:…

16 years ago
Forum
Reply
RE: $.rotation.controller.x_rotation.keys not working when accessed via a variable?

This is a much bigger problem than I thought… My problem is the variable gets evaluated BEFORE evaluating it WITH its property. Another example of t…

16 years ago
Forum
Reply
RE: $.rotation.controller.x_rotation.keys not working when accessed via a variable?

I will Still, if someone knows what the difference between $.rotation.controller.x_rotation.controller.keys and $.rotation.x_rotation.controller.ke…

16 years ago
Forum
Reply
RE: $.rotation.controller.x_rotation.keys not working when accessed via a variable?

thanks, it works. But which one should I use? It’s getting confusing, both of these works: $.rotation.controller.x_rotation.controller.keys $.rotatio…

16 years ago
Forum
Page 2 / 2