角色控制器和角色关节——用于制作角色控制部件。
Character controller and character Joint - Used to make character controllers.
角色控制器可以使用物理效果影响其他对象,前提是你自己写了脚本。
The Character Controller can affect objects using physics if you write your own scripts.
另外,如果你想让你的游戏角色被物理效果影响,那就最好使用刚体而不是角色控制器。
On the other hand, if you want your player character to be affected by physics then you might be better off using a Rigidbody instead of the character Controller.
应用推荐