From: John Tsiombikas Date: Fri, 17 Aug 2018 05:00:13 +0000 (+0300) Subject: notes X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=ld42_outofspace;a=commitdiff_plain;h=db32510c1a095cf41aa91b9ee6b16fa40625aa55;hp=d0367d9119f81afd77045481b9e53d5a17b89a73 notes --- diff --git a/src/gamescr.cc b/src/gamescr.cc index 4bac184..f2a9414 100644 --- a/src/gamescr.cc +++ b/src/gamescr.cc @@ -14,6 +14,7 @@ * - whistle hhgg music * - select objects and center camera on them * - we need to rely on actual collisions instead of grid occupancy + * - on collision use the weighted sum of the velocities */ struct Particle {