Thanks to you guys, I am now able to move my character. But now I have put some coins in the level and want to script the collision and the coin collection. Also, should I make the coin a prefeb? Help please.
Every time you need a lof of the same objects that should behave the same, you should make a prefab.
So yes
And just use an OnTriggerEnter for collection.