thanks man, I’ll try that
it works now! tried that before, but without array just as “for i in selection do” and instead “$” I used “i”. I think there was my issue… thanks mate…
Thanks Martijn, clear enough! cheers Filip
Martijn, I like your script, its elegant way (at least for me – beginner;)). Could you explain me please this part of your code? with undo “Sort cam…
Martijn, It works great, exactly what I wanted;) I’ve spent hard time with my own and it does not work well, have to learn from your code! I really …
Hi Dave, thanks for reply! here is, I hope, better description:
Hi Laserschwert, check the script (add car path) in this archive when you select car in the file and run it, then pick path, it creates attribute hol…
Hi, I’ve finnaly used attribute holder instead of box height. here is my test scene Open the scene, pick the car, run “add car path v1.5.ms” pick the …
Thanks a lot for reply PEN, what I finally did is the summary of all velocity values to the current frame, divided by current frame value. “LEN = cu…
Thanks Decon, I’ve put there script already, I am able to change constant speed on the object… when I set speet to constant 60, 80, whatever, it goes …
Thanks Mathieson! this “(for x in refs.dependents(this) where isValidNode x collect x)[1].parent” works exactly the way I wanted;) cheers filip