2d-extras
2d-extras copied to clipboard
A lot of errors
I Put the scripts I wanted into my assets folder but i just get errors

The errors you are getting are from the scripts in 2d-tech-demos. Have you added the scripts from the 2d-extras repository?
I don't know i'm brand new to unity and over all game dev but I think I did Is there maybe a video I can watch to see if I'm doing anything wrong
While not a video, you could try this for your project:
- Download the 2d-extras repository
- Extract the contents to your Unity project under Packages/com.unity.2d.tilemap.extras
This should help with the errors you are facing.