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

Gameplay: Adjust particle settings #16

Closed
wants to merge 1 commit into from

Conversation

rechyou
Copy link
Collaborator

@rechyou rechyou commented Apr 14, 2023

  • Changed TapParticle lifetime and their size

Referencing from official game, their particle is bigger and it stays longer than the current settings in ArcCreate.
This commit try to conform the settings from the official game.

  • Make TextParticle have uniform offset from HitParticle

When in different display ratio, the y position of TextParticle tends to be higher in 4:3.
This commit mitigates it by moving TextParticle offset calculation to the ParticleSystem.

Changed TapParticle lifetime and their size
Make TextParticle have uniform offset from HitParticle
Moved TextParticle offset calculation to the ParticleSystem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant