You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
Description: When editing the order of scenes, the button locations(since I'm assuming you're using a button for editing the files), the light-up part is for some reason switched.
Steps to reproduce:
Step1: Create 3 scenes(if you already have 3 this can be excluded)
Step2: Swap the last 2
Step3: Click on the first, then at the last, you'll see it selecting the middle one.
NOTE: Switching the buttons back makes them function like normal again. This is probably due to 2 entities residing on the place of one of the chapters, and can probably be fixed by making sure that the right places are toggled. (One way would be having all buttons in the vector also have an ID, then have the light-up part correspond to the ID, so that the lighting part also switches when chapters are swapped.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description: When editing the order of scenes, the button locations(since I'm assuming you're using a button for editing the files), the light-up part is for some reason switched.
Steps to reproduce:
Step1: Create 3 scenes(if you already have 3 this can be excluded)
Step2: Swap the last 2
Step3: Click on the first, then at the last, you'll see it selecting the middle one.
NOTE: Switching the buttons back makes them function like normal again. This is probably due to 2 entities residing on the place of one of the chapters, and can probably be fixed by making sure that the right places are toggled. (One way would be having all buttons in the vector also have an ID, then have the light-up part correspond to the ID, so that the lighting part also switches when chapters are swapped.
The text was updated successfully, but these errors were encountered: