corwinn / h3r

As of 23.08.2023 this project continues elsewhere.____A remake to be of the game engine of the well-known computer game "Heroes of Might and Magic III" and its official expansions.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Automate sprite animation at the RE #59

Open corwinn opened 1 year ago

corwinn commented 1 year ago

Map sprites are always animated. Instead of running 10 loops at different places, the RE could call Next() to whatever needs Next() get called.