adi64 / terminus

Game Programming Seminar 2014/15
3 stars 0 forks source link

80 collision callbacks #82

Closed adi64 closed 9 years ago

adi64 commented 9 years ago

Adds a collision callback that checks for wagon - projectile collisions and deals damage to wagons that have been hit. WeaponWagons with health < 0 turn orange.

ref #80

Fidge123 commented 9 years ago

worked on windows for me but i will try it on mobile tomorrow and do some code review then

Fidge123 commented 9 years ago

it works (win and android) but i think this should be discussed and improved before merging into master

Fidge123 commented 9 years ago

:ok: looks like all my concerns are resolved and it works on windows and android (presumably also on iOS but im lazy and we have to get stuff done! :smile: )