#5
Posted 01 March 2021 - 05:39 PM
For a test, I lowered the dummytile dimensions to smaller than I would normally use and the model's selection area shrunk down closer to where it should be. So that tells me that Polymost sets selection area by dummytile value but exaggerated larger, and Polymer sets selection area by the model's actual polygons for more precise aiming. For instance, in the above pic there was an error on my part due to copy/paste of the def lines. The trashcan accidently had a dummytile value of 64 64. But the selection area looks much larger than that.So maybe its a matter of finding out if somehow the code is detecting or using the dummytile values at twice what they actually are.
Or, I could be way off and have no clue what I'm talking about and its something else I'm doing wrong. But for now, to keep from pilling my hair out from frustration I'm going to lower my dummytile dimensions on the worst offenders.
This post has been edited by Mark: 01 March 2021 - 05:41 PM
0