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

Unnecessary start/end touch outputs on downhill fix #14

Open
not-log opened this issue Aug 21, 2022 · 0 comments
Open

Unnecessary start/end touch outputs on downhill fix #14

not-log opened this issue Aug 21, 2022 · 0 comments

Comments

@not-log
Copy link

not-log commented Aug 21, 2022

Steps to reproduce:

  1. enable debug prints (rngfix_debug 1)
  2. have a slope
  3. have a trigger placed on top of slope
  4. stand on slope and jump once
  5. wait for player to fall
  6. console will output following:

[6709] EndTouch 55
[6778] StartTouch 55
[6780] Landed
[6780] DO FIX: Incline Collision (Downhill) (z-normal: 0.957)
[6780] EndTouch 55
[6781] StartTouch 55

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

No branches or pull requests

1 participant