Retrieving Bot location in UT map context
I was wondering whether it is possible to retrieve the planes that are in the UT map, specifically the plane that the bot is standing on or is hovering over.
I want to determine where the bot is relative to the ground underneath it. This I hope to use to determine crouching and jumping, etc. (With regards to Velocity Z parameter, I'm assuming that Z will be affected when the bot is running up or down a slope?)
I couldn't find anything that seemed useful to me in the Javadoc. Hopefully I'm just not looking closely enough :P