I am using a model processor to produce a path finding network. It is working quite well!
http://sharpx.blogspot.com/2007/01/first-steps-along-path.html
The green nodes are some offset away from the corners that were detected as significant to the path network. I would like that offset to be configurable; preferably as a property of the file in Visual Studio.
How do I provide custom parameters to a processor
Thanks,
Brandon Bloom