i have added terrain ,skybox everythinf in my fps but my player is not moving it is still
I assume you are new and just trying to wing it? If not we’ll need a better description of the problem (what your player is, the script, etc).
If you are just trying to wing it, it may be better to do a few tutorials
The places that got me afloat are of course the unity learn modules (Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn). These are really good to start off with and to go back to if you need to refresh your memory on something.
Brackeys also do a good tutorial series that will pretty much get you to the level where you can go off and do your own thing (1. Unity Tutorial Basics - Create a Survival Game - YouTube)
On your journey you will find that the scripting docs is your best friend
(Unity - Scripting API:). Whenever I get stuck that’s where I go.
Do all of these tutorials and stick with it and you’ll be a master in no time!