shin icon indicating copy to clipboard operation
shin copied to clipboard

Properly implement transitions & wipes

Open DCNick3 opened this issue 3 years ago • 0 comments

This requires some investigation on the engine side, but, probably should be done as:

  • the PAGEBACK command "freezes" the screen
  • the LAYERLOAD commands load the layers off-screen
  • the WIPE command executes the transition animation (if any), changing from the frozen screen to the new layer set

DCNick3 avatar Jan 13 '23 14:01 DCNick3