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

Fallbacks for missing animations #419

Open
MilesBHuff opened this issue Apr 20, 2022 · 3 comments
Open

Fallbacks for missing animations #419

MilesBHuff opened this issue Apr 20, 2022 · 3 comments

Comments

@MilesBHuff
Copy link
Contributor

MilesBHuff commented Apr 20, 2022

Maybe add a fallback animation for each element?

Plasma and a number of other Psynergies have these sorts of dots that drag out from the point of impact; maybe create an animation that is just these dots, colored 4 different ways?

Then use it for Psynergies that are missing explicit animations.

image

@jjppof
Copy link
Owner

jjppof commented Apr 20, 2022

At least the dragging points are already easy enough in my opinion. In the animation recipe, just need to set "show_trails": true and "pixel_reducing_factor": [number] when describing the particles' behavior.

See plasma animation recipe:
https://github.com/jjppof/goldensun_html5/blob/master/assets/dbs/abilities_animations/plasma_db.json#L163

@jjppof jjppof closed this as completed Apr 21, 2022
@MilesBHuff
Copy link
Contributor Author

This is on my personal TODO list, if you're okay reopening.

@jjppof
Copy link
Owner

jjppof commented Apr 21, 2022

Sure, reopening!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants