Auxilliary video screens don't update maps correctly #29
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Auxilliary maps always show the last updated frame when loaded in, which is often one of the correct answer flashes, which reveals the answer to the player. This needs fixing, or else those screens can't be used.
Attempting to fix this only broke more. Not sure what the issue is, but it's a bit strange. Try to revert the changes back to the original and figure out why only the main material changes despite it supposedly being a global material.
Update: It's not just the auxiliary screens. The main screen is doing it too. It seems to be some kind of weird sync issue. Just need to figure out why it isn't syncing the cancellation of the flashing answer correctly.
Finally fixed.