OpenDreamProject / OpenDream

A project for running games made in the DM programming language
MIT License
186 stars 100 forks source link

Fix `loop` behaviour in `animate()` #1801

Open amylizzle opened 1 month ago

amylizzle commented 1 month ago

Loop now properly works for chained animations.

Note that animate()s arg processing is still fucked so it only works if you pass it as a named arg, not a positional one.

Fixes #1791

github-actions[bot] commented 2 weeks ago

This pull request has conflicts, please resolve those before we can evaluate the pull request.