Adding a texture/object/model to my Fpc/character

Hey guys, i made an apple in unity which is going to be my character. How do i make it, so i control the apple? i tried draggin the apple into Fpc - graphic, then i can control it but i can’t jump. Plz help!

1.Create a new Object called it Apple

2.Attach FPSInput.js to Apple

3.Attach MouseLool.cs to Apple

4.Set the Y Rotation Sensitivity to 0

5.Create a new Camera and place it inside Apple

6.Attach MouseLook.cs to Camera

7.Set the The X Rotation Sensitivity to 0

Tell me if it works