Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Fix #42 without disabling ghosting indicators #44

Open
NanoAi opened this issue Apr 7, 2020 · 2 comments
Open

Fix #42 without disabling ghosting indicators #44

NanoAi opened this issue Apr 7, 2020 · 2 comments

Comments

@NanoAi
Copy link
Owner

NanoAi commented Apr 7, 2020

Currently when dealing with #42 this was fixed by just wrapping SetColor in a if APG.cfg["ghostColorToggle"].value then statement.

I feel like a more elegant solution would be to check when an object has duplicator.DoGeneric on to it, and grab the colour data from there so that the ghosting can work as intended with the intended visual indicators.

@AvarianKnight
Copy link
Collaborator

While I feel this would be a better solution, I think it's still a good idea to give people the option to disable the ghosting color.

@NanoAi
Copy link
Owner Author

NanoAi commented Apr 7, 2020

Yeah the option is nice, but it might be confusing for some users. Plus it doesn't fix the actual issue, just works around it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants