RSDKModding / RetroED

RetroED v2.0
GNU General Public License v3.0
28 stars 5 forks source link

[Animation Editor] Toggling hitboxes confuses frame hitbox selection. #120

Closed LittlePlanetCD closed 4 months ago

LittlePlanetCD commented 4 months ago

Before opening this issue, I ensure that...

Editor Tool

Animation Editor

RSDK Version

v2, v3, v4

Expected Behavior

Toggling hitboxes should keep the current frame's selected hitbox

Actual Behavior

the "selected" frame gets confused and shows as the first (?) hitbox in the list.

Steps to Reproduce

  1. Open a v2 / 3 / 4 animation file
  2. go to any animation that has a different hitbox from the main (idle) one.
  3. go to the hitboxes tab, and toggle a hitbox view
  4. click back to the Frames, and you'll see the hitbox selected for the frame is not the one that was originally applied.

Screenshots

RetroED-S3K_2024-07-12_23-50-02

Was another editor used on the file(s)?

No.

Platform

Windows 10 22H2

Additional Comments

No response