For the script its working fine now. Thanks Chris.
However, the original Icon still appears when highlighted and then disabled interactions. To recreate the Issue, go to settings, change the "hotspot display icons" to "only when highlighting" then stand close enough to the hotspot for the icon to be highlighted and then disable interactions. You will see the icon is stuck even if you move away from it until you re-enable interactions again.
When pausing using adventure "Pause" the icon doesn't disappear like the original icon and remain active. How can I make it also disappear? I tried adding "KickStarter.stateHandler.IsPaused" But nothing happened.
However, the original Icon still appears when highlighted and then disabled interactions. To recreate the Issue, go to settings, change the "hotspot display icons" to "only when highlighting" then stand close enough to the hotspot for the icon to be highlighted and then disable interactions. You will see the icon is stuck even if you move away from it until you re-enable interactions again.
Hello Chris, this issue seems to be still around even in the latest version of AC. Any updates?
Comments
For the script its working fine now. Thanks Chris.
However, the original Icon still appears when highlighted and then disabled interactions. To recreate the Issue, go to settings, change the "hotspot display icons" to "only when highlighting" then stand close enough to the hotspot for the icon to be highlighted and then disable interactions. You will see the icon is stuck even if you move away from it until you re-enable interactions again.
Thanks for the report.
Hello,
When pausing using adventure "Pause" the icon doesn't disappear like the original icon and remain active. How can I make it also disappear? I tried adding "KickStarter.stateHandler.IsPaused" But nothing happened.
A check for IsPaused should do it, but where are you placing it? It'll need to go in the OnGUI method.
Hello Chris, this issue seems to be still around even in the latest version of AC. Any updates?
Sorry, I need a refresher on this. Are you relying on AC's built-in icon, or the script I wrote for you?
Hi,
Yes, AC built-in icon.
Recreated. This slipped from my radar, I'm afraid. It'll be addressed in the next update.