How can i scale my character back after key is released

前端 未结 0 338
攒了一身酷
攒了一身酷 2020-12-29 01:01

This is my first day coding and this is the crouching code that i have come up with

 **if (Input.GetKeyDown(KeyCode.LeftControl))
            {
                       


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