Search found 2 matches

by hatef
Sun Mar 04, 2012 9:32 am
Forum: Questions and Help
Topic: Arithmetic crash with veichle
Replies: 6
Views: 13075

Re: Arithmetic crash with veichle

Hi,

Thanks for your reply, it was actually a very big model with a very small vehicle attached so it wasnt moving very fast lol.

Thank you anyway.
by hatef
Sat Mar 03, 2012 4:09 pm
Forum: Questions and Help
Topic: Arithmetic crash with veichle
Replies: 6
Views: 13075

Re: Arithmetic crash with veichle

The vehicle's body is kinematic because no mass was provided in the constructor. Kinematic entities have essentially infinite mass, so no regular force can move them. Pass one more parameter for the mass in the vehicle's body's constructor. Hi norbo, Could you clarify what you mean by "the veh...