Better-than-Adventure / bta-issues

You can report bugs for Better than Adventure here.
26 stars 0 forks source link

rapid step sounds when moving down full-block "stairs" quickly #243

Open BadsyEdgecat opened 1 year ago

BadsyEdgecat commented 1 year ago

Describe the bug if you move down a set of full block stairs (not actual stair blocks) so that you're repeatedly landing on the very edge, once you finally land it plays all the step sounds at once.

To Reproduce Steps to reproduce the behavior:

  1. Create a set of 1:1 stairs with a ceiling high enough that it doesnt block your movement
  2. Walk forwards down the stairs, continuing to do so so that you almost just skim the edges of the blocks
  3. once you land on a flat surface , it will play all the block step sounds in quick succession

Expected behavior It would either not play the sounds at all, or it would play the sounds each time you land on a step.

Version info (please complete the following information):

SkyanUltra commented 1 year ago

This also happens when walking on top of fences as well. Your footsteps won't make sounds until you walk on a normal surface. It essentially stores all instances of footsteps you take and plays them every in-game tick it gets the chance to.