Question: What line is the syntax error on? if(other.tag = Player) { if(onlyOnce) Destroy (this.gameObject): } 1 2 3 4

What line is the syntax error on? if(other.tag = "Player") { if(onlyOnce) Destroy (this.gameObject): } 1 2 3 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
