Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate super nova tween using graphx? #32

Open
jasonhe88 opened this issue Jun 18, 2021 · 1 comment
Open

How to generate super nova tween using graphx? #32

jasonhe88 opened this issue Jun 18, 2021 · 1 comment
Labels
not an issue issue does not have any bug report or feature request, so it does not qualify as a valid issue. question Further information is requested

Comments

@jasonhe88
Copy link

the super nova tween demo is very cool !!

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

@roipeker
Copy link
Owner

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 roipeker added not an issue issue does not have any bug report or feature request, so it does not qualify as a valid issue. question Further information is requested labels Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not an issue issue does not have any bug report or feature request, so it does not qualify as a valid issue. question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants