doctorspoof / SpaceShooter

1 stars 0 forks source link

All objects effected by explosive force ALWAYS move upwards #25

Closed MrPeteypoo closed 10 years ago

MrPeteypoo commented 10 years ago

No matter where a rigidbody is hit by bullets, it will always move upwards.

MrPeteypoo commented 10 years ago

Should be fixed as of 48a305b. I just made a custom explosive force function to Rigidbody objects.