So I am making a simple firing range, and I wanted to make a portion where the targets alternative from either being hidden to being shown, or alternatively from being to being down.
I tried using triggers that alternate activation, but I couldn't really wrap my head around the logic, so I moved on to writing a script that I could just use, but I am still fresh to scripting and honestly programming in general so I was a bit confused by the syntax.
Does anyone already have an existing solution?