forums | blogs | polls | tutorials | downloads | rules | help

Add new comment

Oh, that's true. I'll have to look at their data. I wonder if it'd be easy to match the height with the position the editor creates. Walkable flags would be really helpful.

Edit: It might be easy to calculate the center of the x and y coordinates using the vertices that make up the square or rectangle of a node and use those vertices as the max distance from the center. Not sure of a good solution for the height though.

Edit again: Think I might have to use barycentric coordinate system for that, but I don't have the math skills for it atm.
https://en.wikipedia.org/wiki/Barycentric_coordinate_system