Programming assignment 2014-01-11
|
Today I’ve been reading up on different methods saving collision data while my co-worker worked on the collision manager, there seem to be one million different ways to do it but we have decided to try to make a way to check collision but also check what’s colliding because we want different things to happen to different types of collisions. Other than that I started to work on animation, which I have to modify to get it to work, in previous programs we’ve been using sprite sheets to choose which sprite that should be drawn out. However in out program we are using files for each sprite therefore the modification is needed. WE ARE MAKING PROGRESS. |
