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

Documentation of a few player functions #180

Merged
merged 12 commits into from
Jan 12, 2025
Merged

Conversation

SilviaFox
Copy link
Contributor

Properly named the function for the Spin Attack, and two generic player functions.

DoGenericPhysics and DoGenericPhysicsWithAirInput both call the general functions needed for the player objects regular interactions with the world around them, the latter is used in stuff like Knuckles' glide falling states to give the player control as they fall and naturally sit him on the floor.

@SilviaFox SilviaFox marked this pull request as draft January 11, 2025 14:30
@SilviaFox SilviaFox marked this pull request as ready for review January 11, 2025 14:37
src/game/stage/player.c Outdated Show resolved Hide resolved
@freshollie freshollie merged commit 5010dd1 into SAT-R:main Jan 12, 2025
6 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 12, 2025
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.

3 participants