View Single Post
  #1  
Old 05-05-2009, 04:37 AM
Chrissy2009 Chrissy2009 is offline
Member
 
Join Date: May 2009
Posts: 33
Stop moving after few seconds??

Hello all,

I'm trying to develop a application but now, I've got a problem:

I shoot a ball against other balls and then these balls collide. Like a billiard game. These balls are not on a table, they fly across the air. Therefore I set the gravity to [0,0,0].

This works very fine. But now the problem is that the balls are flying too long. It takes about 10 seconds till the balls stop moving. But I don't want to wait such a long time. The balls should stop moving after 3 seconds. Is this possible?

I searched the whole Vizard Documentation, but I can't find the relevant command.

I would be very pleased about every information and help.

Thanks a lot!
Chrissy

PS: Sorry for english mistakes
Reply With Quote