Physics entity's collision

Posted By: Olzii

Physics entity's collision - 10/08/05 06:27

In manual, there is :

----------------------------------------------------------------
event_friction
entity.enable_friction
If a physics entity collides with another model, the physics entity will receive this event. TARGET and NORMAL are set to point of impact and hit surface normal, respectively. If two physics entities collide, each will receive an EVENT_FRICTION
----------------------------------------------------------------

From manual <TARGET> is the point of impact. And i have searched nearest vertex number from TARGET.X in object which receives damage. But it is not working !

Does TARGET vector keep point of impact value ?
Posted By: b_102373

Re: Physics entity's collision - 10/09/05 08:21

This should be moved to the Physics Thread.
Posted By: Marco_Grubert

Re: Physics entity's collision - 10/13/05 20:46

See other thread in this forum.
© 2024 lite-C Forums