Moving the Player
Tutorial
·
Beginner
·
+10XP
·
30 mins
·
(5756)
Unity Technologies

Resources
- Add_a_Rigidbody_to_the_Player-Transcript.txt
- Create_a_new_script-Transcript.txt
- Add_input_data_to_the_Player-Transcript.txt
- Apply_force_to_the_Player-Transcript.txt
- Fix_the_Player_movement_speed-Transcript.txt
- Add-a-Player-Input-Component-Transcript.txt
- Write_the_OnMove_function_Declaration-Transcript.txt
1. Overview
2. Add a Rigidbody to the Player
3. Add a Player Input component
4. Create a new script
5. Write the OnMove function declaration
6. Apply input data to the Player
7. Apply force to the Player
8. Fix the Player movement speed
Optional Step