Wow nice. That is what I wanted Thank you very much
I’m was trying to with this but I can’t handle this. I’m trying to add color via VertexPaintTool now v = VertexPaintTool() v.brushOpacity = 5…
Thank johnwhile you are very helpfull
So, XML will be a good way. If yes how I can save me information to XML file and then load – apply to scene? I was trying to work only on .txt file no…
Much appreciated
It’s printing very well now: (keyValue time:0f value:(quat -0.0084074 -0.726134 -0.0760803 -0.683279)) (keyValue time:6f value:(quat -0.0083271…
Here it’s code. on CopyBones pressed do ( keyframesArray = #() join keyframesArray #($.rotation.controller.keys) n…
Yes it is writing information about keyframes: #Euler XYZ key(1 @ 0f) #Euler XYZ key(2 @ 6f) #Euler XYZ key(3 @ 14f) #Euler XYZ key(4 @ 20f) #Euler …
I’m was trying to do what you wrote but 3ds Max give me error >> MAXScript Rollout Handler Exception: – Unable to convert: #keys(0f, 6f, 14f, …
Ok but can you (or someone else) explain me how I can check my controller keys array? My scripting level isn’t good I think this should be something …