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

add feather falling #73

Merged
merged 3 commits into from
Apr 2, 2022
Merged

Conversation

tenplus1
Copy link
Member

add feather falling

add feather falling
add feather falling routine to globalstep
add feather falling to readme
@BuckarooBanzay
Copy link
Member

Sounds good, but can't this be implemented in a non-cpu-heavy way with the physics_gravity armor group? 🤔

@BuckarooBanzay BuckarooBanzay added the enhancement New feature or request label Mar 29, 2022
@tenplus1
Copy link
Member Author

tenplus1 commented Mar 29, 2022

The physics_gravity armor group only controls the gravity side of things, meaning the player could easily jump higher but fall speed would still kill them on the long way down. This addition slows the player while falling regardless of gravity and isn't too intensive. New ideas are welcome though :)

minetest/minetest#12156

@BuckarooBanzay BuckarooBanzay merged commit e1a262b into minetest-mods:master Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants