mofr / Diablerie

Diablo 2 reimplementation on unity
MIT License
962 stars 217 forks source link

Implement kickable static objects #25

Closed mofr closed 4 years ago

mofr commented 7 years ago

Such objects like barrels should be kicked by the character instead of instant activation.

mofr commented 5 years ago

It's controlled by IsAttackable field from Objects.txt: https://d2mods.info/forum/kb/viewarticle?a=393 image