A tutorial I'm following told me to import a physic package by going to
Assets -> Import -> Physic
The problem is I don't even have a submenu.
The only option under import is
Assets -> Import -> Custom Package...
Which proceeds to lead me to an explorer to find a package I do not have on my computer (as far as I know). Looking up other tutorials including the document on the actually unity website itself refers to Import -> submenu which I don't have.
The only option seems to be to make my own physic material and try to emulate the physics used in the video, which has worked since it's relatively simple but if someone already made the package it seems silly to do it again.
How do I find the standard asset packages?
-- I am using Unity 5.01f1 Personal
-- The page that refers to the package submenu in question http://docs.unity3d.com/Manual/HOWTO-InstallStandardAssets.html
↧