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

Animation for tile map tiles #717

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

b-guild
Copy link
Contributor

@b-guild b-guild commented Jan 10, 2025

This creates a new type of tile set page called an animation page. The cells of animation pages store handles, and horizontal sequences of handles cause tiles to be animated by cycling from left-to-right through the sequence.

This required changes to the rendering context to include the current time at which rendering is happening, which consequently involved adding the time to many wide-spread places that just happened to involve rendering.

@b-guild b-guild marked this pull request as draft January 10, 2025 21:50
@b-guild b-guild marked this pull request as ready for review January 10, 2025 23:36
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