Hi r_fletch_r, I have only been scripting for 5 or 6 weeks, so once you get used to it, its not that bad really (at least for the stuff i want to do :P) I use the info panel a load when scripting and basically use the code that blender throws up together as a macro, which i then clean up a little to make the code faster.…
Yea Python is awesome. :D I was able to get a reasonable enough grip on it to make my first script in 2 days, without any previous coding exp. ...which is amazing really. By the time 2.6 is out, you will be able to control everything in Blender via scripting, which has some great potential. Even the GUI is all python coded…