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

Increase PG wall impact while jumpin towards a wall - req #5

Open
MejoXP opened this issue Jul 3, 2023 · 1 comment
Open

Increase PG wall impact while jumpin towards a wall - req #5

MejoXP opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MejoXP
Copy link
Collaborator

MejoXP commented Jul 3, 2023

Describe the request
Increase PG wall impact while jumpin towards a wall, unless jumping would result too smooth and easy to approach

To Reproduce
Jump trying to pass a wall but hitting the corner of the top border -> keep "jump" button pressed -> you'll notice how easy is to overtake an obstacle

Expected behavior
A less smooth passage and an impact behavior

Screenshots
see the video -> https://github.com/jacogasp/metro-jam/assets/101936400/75505fae-05a7-4b95-9002-0ec084cd8525

@MejoXP MejoXP added the enhancement New feature or request label Jul 3, 2023
@jacogasp
Copy link
Owner

jacogasp commented Jul 4, 2023

Eh, questo è da pensare che tipo di comportamento vogliamo.
Al momento semplicemente la velocità sull'asse x rimane la stessa, salto o non salto. Possiamo probabilmente disattivare l'input quando v.y > 0 e riabilitarlo con v.y < 0

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

No branches or pull requests

2 participants