Just test if target blocked...

Nexam

01-09-2008 23:48:47

I'm very new with MogreNewt...

I develop a little network application in C# (Mogre) and i want just use MogreNewt in the server (without rendering anything) to test if a player can go from Position (X1, Y1, Z1) to Postion (X2, Y2) and get the Z (height) value if he can...

There is a way to do this ?