Game Development Community

Question about applyImpluse

by Alejandro Lopez · in General Discussion · 05/12/2008 (9:54 am) · 1 replies

What kind of object and datablock do you recommed for :

1. I want to throw an object with applyImpulse method , in the direccion of the player view.
2. the game must detect when the object enter to a zone ( trigger zone ) (its a hole , like golf )
3. the object can collide with all , and have the normal physics laws

thanks a lot.