atmosgames / SuperSimple2DKit

A simple kit meant to help jump start the creation of your 2D Unity game!
1.75k stars 599 forks source link

Import into unity problem; #2

Open tonyswigart opened 3 years ago

tonyswigart commented 3 years ago

Not sure what I have to do! Just sitting here with a folder and questions I tried googling this and came up with a file type i was supposed to look for that isn't in the repo.. What do i do? How do i make this my project or import it after i make a project.

Axolotl22 commented 3 years ago

tonyswigary you still here? if so then just mention my name and i will tell you how

rikocodes commented 3 years ago

Not sure what I have to do! Just sitting here with a folder and questions I tried googling this and came up with a file type i was supposed to look for that isn't in the repo.. What do i do? How do i make this my project or import it after i make a project.

Could you explain further?

robertBojor commented 3 years ago

Not sure what I have to do! Just sitting here with a folder and questions I tried googling this and came up with a file type i was supposed to look for that isn't in the repo.. What do i do? How do i make this my project or import it after i make a project.

Once you downloaded the repo (be it by forking it on your own Github account or by just downloading the code from here), just unpack it on your drive (which I guess you already did since you said you have a folder), open Unity Hub and click the "Add project" button and point it to that unpacked folder, everything should be fine from there.

Optionally, you can first move that folder to a preferred location (like your own project folder) before adding it to Unity.