graphx
graphx copied to clipboard
How to generate super nova tween using graphx?
the super nova tween demo is very cool !!
could you give any hint on how to implement this by using graphx? thank you.
Hi @jasonhe88 , that sample in long lost sadly...
Seems like the central tween are 2 images (GBitmap) with blendMode,
1 image scale
s like a pulse with a sin curve, the other seems like changes skewX
based on the same var, and both have a linear (constant) rotation in opposite directions.
The explosion i think was a Spritesheet with a GMovieClip (nothing fancy there)