Downloading a RAR file into Unity
I downloaded a tutorial RAR file on how to create a simple endless runner. I opened it with Unarchiver (I'm on a mac) but now nothing appears when I run Unity. What am I doing wrong/what are the next steps?
Answer by Firedan1176 · Feb 09, 2016 at 07:58 PM
You should extract the contents into your Assets folder for your project.
Unless you have some sort of plugin or asset, I am not sure Unity will be able to open archived files/folders.
Thank you! I did do that however none of my scripts run and none of my objects are showing up. Do I need to recreate these?
Answer by Flyden · Jun 23, 2017 at 02:56 PM
Вы должны извлечь содержимое в свою папку «Активы» для своего проекта. Если у вас нет своего плагина или актива, я не уверен, что Unity сможет открывать архивные файлы / папки.
Your answer
