hblan I cant get you the scene just yet as it is at work. Will do on Monday. PEN I will try and explain it a little better. I am positioning 4 Help…
Hi Guys Thanks for getting back and sorry I didnt come back sooner but I have been very busy. I will try and put together a scene ASAP and upload it…
Hi Dave No the wheel is the child of POINT_Master_WheelRoad_Right_01. When this point is moved the wheel moves. In effect the control needs to be at t…
File is attached. Just use POINT_Master_WheelRoad_Right_01 to manipulate the wheel. Thanks Harry
Hi Bobo You certainly simplified the loop I am still early on in the learning process so I dont think that I did too bad. Still finding my feet with…
Ok I think I have it: for t = animationrange.start to animationrange.end by 20 do ( MyName = (t as string) at time t (Snapshot $SlabMover_01 name:…
This seems to work just need to figure out tangents…I would have like it to name the slabs with the prefix Slab though… for t = animationrange.start …
Ok I am a little further in with my script but have become stuck again… This is the script so far [size=1]for t = animationrange.start to animationr…
Thanks Bobo. I just figured out the “by 20 bit” and was going to post my finding, but you beat me to it :). The animation range section is very useful…
Hi JHaywood Thanks for that hint. I will give it a try. This problem appears to be stuck in this Scene and I cannot at the moment reproduce it and …
Hi Mark Sorry for taking so long to get back. I havent been too well for the last couple of Days. I cannot send the actual scene for NDA reasons. Ho…
Hi Again I went through the script controller as advised and declared the varibles releating to objects. However the same problem remains. If I rende…