Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GameObject[] go = GameObject.FindGameObjectWithTag("Enemy");
- Assets/Scripts/PlayerScripts/PlayerTargeting.cs(20,30): error CS0029: Cannot implicitly convert type `UnityEngine.GameObject' to `UnityEngine.GameObject[]'
Advertisement
Add Comment
Please, Sign In to add comment