[ODE] Strategy to implement NPCs "visibility"
Jose Marin
jose_marin2 at yahoo.com.br
Tue Oct 23 03:27:46 MST 2007
Hi.
On the AI of my game, the NPCs (non-player character) must be able to "see" the player.
>From the eye position, the player it´s visible if he/she it´s inside a pyramid or cone with a, say, 60 degrees.
It´s possible to use ODE to implement this?
Other way it´s to cast a ray from the eye to the player, and if it doesn´t collide with anything, the player it´s visible.
I would like to use ODE as the only collision system.
Thanks
Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/
More information about the ODE
mailing list