OpenDreamProject / OpenDream

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

Animate Defines Cleanup #1804

Closed LemonInTheDark closed 1 month ago

LemonInTheDark commented 1 month ago

Actually defines ANIMATE_CONTINUE and ANIMATE_SLICE

Moves easing flags up next to the animation flags

Moves EASE_IN and EASE_OUT to easing flags instead of blockin em in with the animation flags.

Broke my unit tests REEEEEEEEEEEE