How to slide in a fps game
Can someone tell me how to slide on floor. I'm not using a rigid body i was just following Brackeys tutorial on YouTube. I'm currently working on a 3D FPS game in unity and i really wanted to know how to slide. There is a game called Karlson3D by DaniDev on itch.io, I want to make something similar. You can help by linking me a tutorial or sending me a C# script.
Thank You.
Answer by BadriRusadze · May 04, 2020 at 02:39 AM
maybe dowload slide animation and call it from key with Vector3.forward ?
as im quite new do i think right pipul?
Your answer
Follow this Question
Related Questions
How to create a book that can be called anywhere and interacted with. Like a journal. 0 Answers
Issues with making a climbing script compatible with CharacterController 0 Answers
how to stop my gun from moving further away from the camera when I look up and down? 0 Answers
How do I make a script for camera recoil recovery? 0 Answers
¿Cómo modifico Max forward speed en Unity 5.2.3? | How do I change Max forward speed in Unity 5.2.3? 1 Answer