Skip to content

Make Runner care about playbackspeed type and still advacne image_index even if instance has no sprite#118

Open
Classic0306 wants to merge 2 commits into
MrPowerGamerBR:mainfrom
Classic0306:uhhhh-whatever
Open

Make Runner care about playbackspeed type and still advacne image_index even if instance has no sprite#118
Classic0306 wants to merge 2 commits into
MrPowerGamerBR:mainfrom
Classic0306:uhhhh-whatever

Conversation

@Classic0306
Copy link
Copy Markdown
Contributor

This fixes the animations in DELTARUNE's cooking minigame playing too fast, and fixes the hud in Pizza Tower Demo 2 not animating the face at all, I only tried a bit of DELTARUNE Chapter 3 and a tiny bit of Pizza Tower Demo 2 I hope I didn't break anything THIS time

Copy link
Copy Markdown
Collaborator

@Fancy2209 Fancy2209 left a comment

Choose a reason for hiding this comment

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

Looks good, just a minor styling thing

Comment thread src/runner.c Outdated
}
}
} else {
inst->imageIndex += inst->imageSpeed;
Copy link
Copy Markdown
Collaborator

@Fancy2209 Fancy2209 May 14, 2026

Choose a reason for hiding this comment

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

Missing an identation here

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.

2 participants