opened 09:39PM - 11 Mar 20 UTC
closed 03:53PM - 14 Mar 20 UTC
This is a feature :) Not really a bug
## Describe the bug
I'm having another logic issue...
Here I want to delete th…e target icon if it is invisible or if another type of unit has been selected.
When I use that opacity condition though, it won't delete Target anymore, even though the other condition is valid and I'm using an OR. There's only one instance of Target...
Is my logic flawed? 🤔 Why isn't the OR working as expected?

Sample project attached
Win10 x64
GD5b89
[logicdeletetarget.zip](https://github.com/4ian/GDevelop/files/4321064/logicdeletetarget.zip)