Pete Addington has a cool free thumbnail browser over at Lonerobot.net – it’s called hitchhiker. It’s a Dotnet thumbnail browser which allows you to e…
OK, small amount of progress – the timeline scrubbing works as long as there’s a viewport visible which shows the entire group bounding box – when I m…
Thanks for the info Paul – I was using a named parameter – a scripted custom attribute (for which I also have your website to thank!!)
Thanks for the replies guys – much appreciated. I finally got it working – the problem seemed to be that I was using a target variable to expose the a…
Hi Suki, I’m not going to pretend I know why this happens but I do have a suggestion for a possible workaround. In your ‘if’ statement, check whethe…
Hi guys, In Maxscript you can use the term ‘in coordsys’ to specify in which coordinate system to apply transformations. Examples: in coordsys local…
Cheers Eric, I must admit, in the early stages of this project the rolling ball tutorial was a lifesaver. That along with the tutorials on Paul Neale’…
OK I think I’ve got it working… finally! This is the code I now using – $sphere01 is the child of $Dummy01 parent = $Dummy01 obj = $Sphere01 fStart…
Guys, Firstly, many thanks for taking the time to respond – it’s really appreciated and apologies for not answering your questions sooner – I started…
Hi guys Some really good work going on in this thread – it’s cool to see people brainstorming ideas and coming up with solutions. Picking up on some…