Skip to content

Conversation

jarca0123
Copy link
Contributor

This makes the timeline/events/fp9 test pass.

@Lord-McSweeney Lord-McSweeney added A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already) labels Aug 15, 2025
}

pub fn next_frame(self, context: &mut UpdateContext<'gc>) {
if self.current_frame() < self.total_frames() {
Copy link
Collaborator

@Lord-McSweeney Lord-McSweeney Aug 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to make sure, this behavior is only when nextFrame is called, not prevFrame etc?

@jarca0123 jarca0123 marked this pull request as draft August 20, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants