Game Development Community

AiPlayer bot falls through terrain

by Rob Segal · in Torque Game Engine · 02/19/2006 (12:41 am) · 1 replies

So I'm creating an AiPlayer instance and the bot shows up in scene but he just falls through the world... into the abyss. Is there something I need to do to initalize physics on this bot, establish a bounding box? Something like that? I'm thinking physics are not instance on this bot because I have forgotten to do something.

#1
02/20/2006 (4:39 am)
Your spawnPoint might be a touch too low, that would cause the behaviour youre talking about.