Hi,
I'm looking for a simple code to move an object on a terrain
using sparky's dll. My terrain is a .dbo object made from a
heightmap.
I read help files availables with the .dll, I looked at examples
given with it but I admit that I don't understand very much of it.
I looked at Ruccus commented example. I understood it but it works
on a plane, not on a terrain with relief.
Could someone give me indications on how to code, the simpliest way,
the movement of an objet on a map (like if I were using the "get ground height" command for matrices).
Thanks.