Commit Graph

4 Commits (master)

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
wareya 18ef32ca82 values for this higher than sGroundOffset cause jittering on some surface; use safe-seeming value slightly less than sGroundOffset 4 years ago
fredzio 66fe3b0d38 Modify projectile collision to work with async physics 4 years ago
Petr Mikheev 0de6650add Add RayCastingInterface 4 years ago