instantiate一个实例后,先指定parent,再指定p 2017-03-21 本文已影响8人 游戏开发小Y instantiate一个实例后,先指定parent,再指定position,才能保证position正确,如果先指定position再指定parent,则position会错误。