shdwcat / YUI

YUI - A UI system for GMS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a system for easy to use UI animation

shdwcat opened this issue · comments

Currently animation can be done manually via @binding logic, but is tedious and likely prone to bugs. YUI should support simple easy to use animation logic, possibly using animation curves, sequences, etc.

Fixed in #56