UbiBelETF / dagger

A fully-featured, modern game engine made for educational purposes.
https://www.ubisoft.com/en-gb/
11 stars 5 forks source link

Golem behavior added. Still not working. #132

Closed mmacura9 closed 3 years ago

mmacura9 commented 3 years ago

I am missing something. Putting here for the other team members to see.

milosmilosevic13 commented 3 years ago

Mage expects to find Enemy component of the things it's trying to attack while golem doesn't have that component. GolemStats structure should be renamed to Enemy to be compatible with current code. That is why to game breaks upon contact between characters.