I want to knock back a player [closed]
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 hours ago.
Improve this questionI am a high school student developing games.
I wanted the player to be knocked back while developing the bomb. I tried to use Rigidbody's AddForce to float it up. But I am using Character Controller instead of Rigidbody. How to knock back with CharacterController?
I'm newbie, so please explain in detail.
精彩评论