rifter1818
Junior Contributor
Is there any way to get the hieght of a mesh at a certain point?
Let me give you what this is in refrence too, The battle Scene of my rpg takes place on a 9x9 grid of 150x150 blocks the whole grid is one big mesh, What i want to do is find out how high the mesh is on one of these blocks, currently the only way ive thought of so far is to have my Modeler enter the heights (or altitudes) into a textfile, then have the game input them (allong with other grid specific info). Just wondering if any of you know a better way of assertaining this information. Thank you all for the extravagent amount of help you have given me.
Let me give you what this is in refrence too, The battle Scene of my rpg takes place on a 9x9 grid of 150x150 blocks the whole grid is one big mesh, What i want to do is find out how high the mesh is on one of these blocks, currently the only way ive thought of so far is to have my Modeler enter the heights (or altitudes) into a textfile, then have the game input them (allong with other grid specific info). Just wondering if any of you know a better way of assertaining this information. Thank you all for the extravagent amount of help you have given me.