7thbeatgames / rd

This repository is to track player feedback for a rhythm game 'Rhythm Doctor'.
https://7thbe.at
9 stars 0 forks source link

Smart Judgment doesn't work for hold hits #6

Closed RandomGuyJCI closed 1 year ago

RandomGuyJCI commented 1 year ago

Is there an existing issue for this?

Contact Information

Random Guy JCI#7029

Summary

Smart Judgment is a feature in the game where having a hit cause a slightly late miss on one row and a slightly early miss on another row will only cause the late miss, allowing you to hit the second row. However, it does not apply if the first row has a hold hit. It can sometimes be experienced on custom levels such as Traffic Jam.

Version

v0.11.6 (r26)

Operating System (OS)

Windows 10

Platform

Steam

Device Info

No response

Steps to Reproduce

  1. Open the editor
  2. Create 2 beats one after the other, the first one being a hold hit and the second one a regular hit
  3. Press in between the two beats

Expected Behavior

Smart Judgment should only make the hold hit miss, allowing you to hit the second beat.

Observed Behavior

Both beats miss.

Reproduction Rate

100%

Anything else?

The video below shows Smart Judgment working for 2 regular hits and it not working for hold hits.

https://user-images.githubusercontent.com/22722393/181342099-fb25229d-551e-4090-9052-09da5aa8d9b4.mp4

RandomGuyJCI commented 1 year ago

Finally fixed in dev!