Game Development Community

How to check that player/aiplayer is walk on land

by Paulo Coutinho · in Torque Developer Network · 12/13/2009 (12:35 am) · 0 replies

Hi,

How to check that the player ou ai controlled player, is walk on land?

I would like to know how to check if the player is walking on the ground to prevent it from falling off the map or whether the position he has calculkando is a floor or have nothing there, also to prevent him walking to a place that has nothing and fall off the map.

How to check this?