omenking / swap-n-pop

http://swapnpop.com
MIT License
46 stars 7 forks source link

fade in and out to black for transitions #174

Closed omenking closed 6 years ago

omenking commented 6 years ago

To improve the overall experience, fade in or out from black would looks nice. Tetris Attack does this.

Skytrias commented 6 years ago

overall transition from black or transition from black only above the playfield?

omenking commented 6 years ago

The who screen would fade to black. So you could just have a big black shape cover the entire screen and tween its opacity.

When there is a transition should likely be between states. so going from Menu to ModeVs etc...

Skytrias commented 6 years ago

shouold be easy with phaser tweens if it should do some effects like sizing, alpha, coloring etc