ArtemGr / bounty

Bounty navigator
MIT License
1 stars 7 forks source link

map animation #40

Closed ArtemGr closed 2 years ago

ArtemGr commented 2 years ago

In the context of https://github.com/ArtemGr/gun/issues/12, I'd like to post a bounty on making a virtual tabletop ANIMATION.

The idea is to represent the tasks as D&D enemies and the devs/freelancers as players, and make videos of the development process (where solving a tasks is represented as killing an enemy and moving over the tile map),

so I'm hoping that someone would show us how it's done.

p.s. Having looked at some of the tabletops per se, I think that animating them could be a pain in the ass. So I'm renaming this to pygame animation. The idea is to load a LEd, https://deepnight.net/tools/ldtk-2d-level-editor/ level (or similar) and to have some simple code that would animate a couple of characters moving through such a level.

p.s. The map of the map:

Bountysource

ArtemGr commented 1 year ago

Precedence of loading LDtk: https://github.com/4ian/GDevelop/issues/2434