FPS prefab

Hello everybody I was trying to do the FPS tutorial (link) but when it tells me to put in the FPS prefab I only have a firstpersoncontroller(mobile) prefab. So does anyone know where I can download one or does it only come with the pro version? Thanks in advance.

EDIT: Im looking for the PC FPS controller if you were wondering.

My assumption is they might have removed that prefab/menu with the new version or maybe it’s just not coming with the trial.

Could anyone post a link to a download of this prefab that is in this tutorial?

It also crops up in this tutorial (link)

OK, I think i figured something out. When I made a new project, I notice that it was asking me if I wanted to import any packages into the project. There I found the Character Controller.unityPackage.

Then I looked into my new project and saw that I had the option to bring in a First Person Controller. Sweet!

And it looks like default packages are just stored in the Unity program folder:

C:\Program Files (x86)\Unity\Editor\Standard Packages

Or you can go to Assets > Import Package > Character Controller as well.