rngfix icon indicating copy to clipboard operation
rngfix copied to clipboard

Unnecessary start/end touch outputs on downhill fix

Open not-log opened this issue 2 years ago • 0 comments

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

not-log avatar Aug 21 '22 09:08 not-log