Why the instantiated objects are position on the same position and not random positions?

前端 未结 0 1563
渐次进展
渐次进展 2020-12-02 15:58
using System;
using UnityEngine;
using Random = UnityEngine.Random;
using System.Collections;
using System.Collections.Generic;
using System.Linq;

public class Clon         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题