Driftwood2D / Driftwood

Driftwood 2D Tiling Game Engine and Development Suite
http://tileengine.org/
MIT License
24 stars 1 forks source link

Entities don't start animating when created #131

Closed pmer closed 7 years ago

pmer commented 7 years ago

If an entity's init stance is animated, it doesn't start animating when it's first created.

You can call entity.set_stance("init") to fix this, but it shouldn't be necessary.

pmer commented 7 years ago

Since we're focusing on bugs I'm going to add this to 0.0.7.

seisatsu commented 7 years ago

Sorry to take your assignment, but it was due to just a few lines I forgot when originally writing the code way back.

pmer commented 7 years ago

Haha, no worries.