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

Weightless movement should be faster when in contact with things #431

Open
TwinIndifferent opened this issue Aug 3, 2024 · 0 comments
Open
Labels
C# Requires code enhancement New feature or request
Milestone

Comments

@TwinIndifferent
Copy link

  1. Wall/Ladder crawling - whenever player in 0G has collidable wall/furniture near them, they get double the movement speed.
  2. Immersive Zero-G - whenever player has no contact with collidable wall/furniture, they keep the inertia from last movement until they get in contact with a new collidable object. Fire extinguishers allow to mitigate that. Optional with button press.
  3. Keep position and switch - whenever construction is in Landed state or does not accelerate in 0G, player can switch controls to other kerbal, leaving a static kerbal (phantom kerbal uses idle standing/floating animation, real one is returned to the chair) standing/floating in previous place. Whenever acceleration happens - all kerbals return to their seats (this is to prevent simulation of drifting and colliding with the wall). Player can switch with static kerbals.
@JonnyOThan JonnyOThan added enhancement New feature or request C# Requires code labels Aug 4, 2024
@JonnyOThan JonnyOThan changed the title Gameplay improvement suggestions Weightless movement should be faster when in contact with things Aug 4, 2024
@JonnyOThan JonnyOThan added this to the 1.0.0 milestone Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# Requires code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants