amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Add an attack animation #31

Open marotili opened 5 years ago

marotili commented 5 years ago

When an entity performs an attack, the entity should offset its sprite towards the defending entity, making it look like the entity jumps on the other entity.

The entities position should not be modified.