Game Development Community

Can bots crouch?

by Dustin Mellen · in Torque 3D Professional · 06/03/2010 (9:12 am) · 1 replies

I'm working on a 3D side-scrolling game. I'm wondering if it is possible for a bot to "crouch". I'd like to take advantage of the crouch bounds box to make bots able to get below the player's line of fire as the player's aim is fixed parallel to the floor. This would mean that the player can only hit the bot if it rises to attack.