ProperSquid is a genius. He is helping me take it further. I'll post the proof of his genius... So the tool does the offset thing in xyz and rotate objects by 45 degress now... I love Blender, things are just a bit messy in a way, but it has gotten ten times better since I started using seriously nine months ago. things I…
It can easily be done as a script (or at least synchronizing the vert positions can be). The problem is processing the data quickly. Maxscript is not a fast language, and iterating over and matching the positions of thousands / tens of thousands of vertices could take a long time. Anyhow, here's a simple/unoptimized script…
Hi there! Definitely a lot of very cool stuff in the toolset. That being said I still think you need to work on your presentation. In it's present state the Rappatools3 page on your website looks way overcrowded and it can make potential buyers think that your pack might be a bit of a clunky tool to use too. First off, the…
* Technical Description: This will describe how the tool works on the technical side and why some problems arise. You don't need to read this to work with the tool, but if you want to help bugfixing, maybe some information herein is important. ** How we communicate Communication between The Program and UDK works generally…