NodeBasedDialogueSystem
NodeBasedDialogueSystem copied to clipboard
Minimap anchor to right removes it
Hi :) I was following through your tutorial and noticed that anchoring the minimap using (maxSize.x - 30, 30) actually made the minimap disappear. I experimented a bit using different methods, couldnt actually get it to anchor to right correctly. Using the typical (10,30) works fine to anchor to top left.
Im using 2020.1, might be an editor change?
Thought you should know :)
Hi, I think it is rather something to do with the resolution of your screen.
I had a look, altered the screen res a few times, had no luck getting minimap to show. You may still be right, just not sure how to fix :)
Also encountered this, seems to be something with maxSize ? Using 2020.3
I'm getting the same issue on LTS 2020.3.23f1. Gonna test it on 2020.3.33f1, to see if the issue persists.
Why do you think it is something to do with the resolution of the screen? Could this be a caused by some difference in single and multi monitor setups?