Aeroluna / NoodleExtensions

This mod lets you see cool things that mappers have put in their maps. Report all issues to Reaxt.
MIT License
158 stars 40 forks source link

Left-hand mode causes bad transforms to be applied to some walls #6

Closed roothorick closed 4 years ago

roothorick commented 4 years ago

This is NOT #2 (in fact you need a fixed CustomJSONData to get this far), nor is it related to MappingExtensions. Some (all?) affected songs do NOT tag MappingExtensions as a requirement, and the issue occurs even when MappingExtensions.dll is removed from the Plugins folder entirely.

Symptoms vary, but range from corrupted text to walls being in the middle of the field when they should be distant.

Example of corrupt text: https://bsaber.com/songs/a76b/ Left-handed OFF: 20200714172726_1_vr Left-handed ON: 20200714172607_1_vr

Aeroluna commented 4 years ago

Thank you for the bug report. The issue is that while wall's positions get mirrored, local rotation does not. Has been fixed in upcoming release. See https://github.com/Aeroluna/NoodleExtensions/commit/87a7b5087a9261d98fb11d4c58139c873a0cdbb3