شما میتونید با این کد کاراکتر رو در یونیتی به حرکت در بیارید این کد برای کنترل شخص هست و میتونه پلیر به حرکت جامپ در بیاره
With this code, you can control a 3D character in Unity, allowing the player to move and jump.
- Move the character in different directions (forward, backward, left, right).
- Jump functionality for the player character.
- Smooth controls for better gameplay experience.
- Open your Unity project.
- Create or open an existing 3D scene.
- Add the provided script to your character GameObject.