tiagopadua / bigblock

Javascript game engine
3 stars 0 forks source link

Add movements for attack / defence #6

Open tiagopadua opened 9 years ago

tiagopadua commented 9 years ago

Movements for weak / strength attack for each weapon; Take combos in consideration;

Also movements for blocking with shields, ideally changing with the weapon being blocked;

tiagopadua commented 9 years ago

added a test attack action on blender, but it seems the plugin bugs while exporting more than 1 action per model. I'll check the plugin code and come back to this issue