RSDKModding / RetroED

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

Changing an entity's slot ID resets all entity values to 0 #145

Closed KiaraGale closed 2 weeks ago

KiaraGale commented 2 months ago

Before opening this issue, I ensure that...

Editor Tool

Scene Editor

RSDK Version

v5

Expected Behavior

Changing the entity's ID should change the list placement and nothing else

Actual Behavior

Changing the entity's ID results in changing the list placement as well as all entity values resetting to defaults/0

Steps to Reproduce

Change any entity's slot ID to a different value.

Screenshots

No response

Was another editor used on the file(s)?

No response

Platform

Windows 11

Additional Comments

No response

MegAmi24 commented 2 weeks ago

Fixed in cda5059