So I have a game overlay that will open the “device control system” when clicked. it will open a popup that gives you the powers of 3 devices. But in order to be able to use each device, you must have found it and activated it, so I need that pop-up to not be shown if the player hasn’t activated the device for it yet, but the other popups for the devices the have activated should still be shown. I should be able to do this easily, but can’t for some reason. Please help.
Well you can make 7 popups and 7 overlay buttons
first one = found the first one first
second one = found the second one first
third one = found the third one first
First and second = found the first and second one
Second and third = found the second and third one
Third and first = you found the third and first one
all = you found all
1 Like
that could work… I’ll try it and see if there are any other suggestions
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.