Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

v0.8.26 apple eating sounds #206

Merged
merged 2 commits into from
Oct 20, 2024
Merged

v0.8.26 apple eating sounds #206

merged 2 commits into from
Oct 20, 2024

Conversation

alexanderclarktx
Copy link
Owner

@alexanderclarktx alexanderclarktx commented Oct 20, 2024

piggo eating makes a crunch sound

x: position.data.x + Math.cos(angle) * 30,
y: position.data.y + Math.sin(angle) * 30,
x: position.data.x + Math.cos(angle) * 10,
y: position.data.y + Math.sin(angle) * 10,
Copy link
Owner Author

Choose a reason for hiding this comment

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

because of previous Position.data.offset change, this hitbox offset was too large

@alexanderclarktx alexanderclarktx merged commit 6f5abd8 into main Oct 20, 2024
@alexanderclarktx alexanderclarktx deleted the alex branch October 20, 2024 00:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant