Cannot modify the return value of 'Transform.rotation' because it is not a variable

后端 未结 0 1629
不思量自难忘°
不思量自难忘° 2020-12-10 12:08

I am new to unity and I need help with this code. I need some help with this.

        if (Input.GetKey("d"))
    {
        yr = PlayerModel.transfor         


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