ImpactOTheGame / DemoSquad

0 stars 0 forks source link

Structure Implementation #6

Closed Pettson86 closed 11 years ago

Pettson86 commented 11 years ago

Make it possible to collide with structures and destroy them. It should be possible not to insta-destroy a building by adding some sort of HP to it and check the velocity of the vehicle to calculate the damage.

FelixHansson commented 11 years ago

I'll look into it

FelixHansson commented 11 years ago

Got the basic stuff up and working

FelixHansson commented 11 years ago

The "structure" of further structure implementation is done, building destruction can be linked between different buildings and different destruction patterns are easy to do