graphx icon indicating copy to clipboard operation
graphx copied to clipboard

How to generate super nova tween using graphx?

Open jasonhe88 opened this issue 3 years ago • 1 comments

the super nova tween demo is very cool !!

could you give any hint on how to implement this by using graphx? thank you.

jasonhe88 avatar Jun 18 '21 02:06 jasonhe88

Hi @jasonhe88 , that sample in long lost sadly...

Seems like the central tween are 2 images (GBitmap) with blendMode, 1 image scales 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)

roipeker avatar Feb 16 '22 04:02 roipeker