yussidivnall / mobile-tank-game

a simple mobile game where you drive a little tank around
http://tgame2.sourceforge.net/
1 stars 0 forks source link

Implement animations #2

Open yussidivnall opened 14 years ago

yussidivnall commented 14 years ago

find a way to initiate animations, when a target is hit, or when destroyed. find a way to make Object3D.animate work on event, maybe make an animated model and switch when needed, or maybe implement a sepaerate mechanism for animations.