Commit Graph

5 Commits (00997fa7327293db6075d47d18bd36516537ba44)

Author SHA1 Message Date
fredzio 1f4c85520f Use convexSweepTest for projectile movement to solve any
imprecision issue with projectile collision detection.
Simplify the mechanics: manage hits in one spot.
Give magic projectiles a collision shape similar in size to their visible
model.

Rename the 2 convex result callback to clearly state their purpose.
4 years ago
fredzio 7e85235220 Projectile to projectile collision 4 years ago
Andrei Kortunov dc7b48e92e Generate physics collisions for projectiles (bug #3372)
Remove redundant now mHit field
4 years ago
Andrei Kortunov 8ca3c3b123 Mark overrided methods by override keyword 4 years ago
Capostrophic c94cd775bf Separate ClosestNotMeRayResultCallback 5 years ago