Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 11 years ago

Closed 9 years ago

#398 closed defect (fixed)

Correct Projectile Collision

Reported by: jo Owned by: nobody
Priority: minor Milestone: Version 0.1 Codename: Arcturus
Component: Physics/ODE Version: 0.0.4
Keywords: Cc:
Referenced By: References:

Description

So far our weapons do not interact with static collisionshapes. A laser shot simply goes through a static collisionshape and does not hit it.

Fix that behaviour so that a spaceship can hide from enemy attacks behind an asteroid.

Change History (1)

comment:1 Changed 9 years ago by landauf

  • Resolution set to fixed
  • Status changed from new to closed

fixed in r10287 (by using dynamic instead of kinematic physics)

Note: See TracTickets for help on using tickets.