Skip to content

fix: Some scenes bug the character controller gravity#830

Merged
sandrade-dcl merged 1 commit intomasterfrom
fix/A-deployed-scene-bugs-the-character-controller-gravity
Jul 21, 2021
Merged

fix: Some scenes bug the character controller gravity#830
sandrade-dcl merged 1 commit intomasterfrom
fix/A-deployed-scene-bugs-the-character-controller-gravity

Conversation

@sandrade-dcl
Copy link
Copy Markdown
Contributor

What does this PR change?

Fix #799

Some scenes are breaking the character controller gravity when jumping, letting us to make infinite jumps. See this video.

image

How to test the changes?

  1. Go to: https://play.decentraland.zone/index.html?renderer=urn:decentraland:off-chain:renderer-artifacts:fix/A-deployed-scene-bugs-the-character-controller-gravity&ENV=org&position=50,75
  2. Try to jump multiples times.
  3. Notice the avatar is only able to make a single jump and not inifinites as before.

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@sandrade-dcl sandrade-dcl self-assigned this Jul 21, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@kuruk-mm kuruk-mm left a comment

Choose a reason for hiding this comment

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

Tested and it fixes the problem! Nice work!

@sandrade-dcl sandrade-dcl merged commit bef90e1 into master Jul 21, 2021
@sandrade-dcl sandrade-dcl deleted the fix/A-deployed-scene-bugs-the-character-controller-gravity branch July 21, 2021 13:10
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.

A deployed scene bugs the character controller gravity

3 participants