yesterday was the first time i used BitmapCreator. I used a transition effect between 2 pages (from this thread) and it works awesome.
now i am trying to create more transition effects between pages.
i try to make a simple Door Open/Close transition but have a hard time understanding how to do that.
so basically what i need is to draw half of the left part of the screen and the second half and then move the left part to the left and right part to the right and create an opening transition effect.
i use it in one of my SpriteKit games (Space Defender)
thank you!
EDIT: i know how i could do it with canvas but i want to use BitmapCreator because it seems to be a monster library and i want to use it for more stuff in the future so understanding how it works is a big advantage for creating effects..
Last edited: