Hi everyone. I'm trying to create elevation or relief areas in my battle maps and the bevel object tool looks like it might do the trick if I can adjust the limits for the bevel width. The default is that it bevels only the edge and I can adjust the width making the "edge" a little wider, but I would like to make the slider bevel all the way to the middle of objects. Is there a way to adjust how much of the object is beveled? Basically make the width slider have a greater range?
Thanks for any insight,
Bill
Comments
Just paste the code below into a text document and save it into your plugins directory with the extension .fmscript. For example, I named mine bevel200.fmscript. The lower the bevel width, the tighter the lines. So the default range is good for steep sided objects but if you want to give the impression of a more gradual slope, you need to make a plugin.
-Bill