Quantcast
Channel: Unity Forum
Viewing all articles
Browse latest Browse all 1466670

Clones in Unity not appearing in game view

$
0
0
Hi, I just started learning game development with unity and I just ran into a problem. I created a spawner and the clones don’t appear in game view. It is really strange because the clones appear in the hierarchy and in the scene view. Their Box Colliders work so the character you play gets pushed by the clones, even if they are invisible.

Here is my code for the spawner:

public class MonsterSpawner : MonoBehaviour
{
[SerializeField]
private GameObject[] monsterReference;...

Clones in Unity not appearing in game view

Viewing all articles
Browse latest Browse all 1466670

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>