Unity3D and Fungus Tutorial: PickUps
Anonymous
83.1K views
Setup
Creating a new project
First of all, you'll need to create a new Unity Project (in my case, I named it Fungus3D).
Importing Assets
Importing the Standard Assets
From the menu Assets > Import Package, import the following packages:
- Cameras
- Characters
- Prototyping
Note that some additional packages will be added, for instance Utility.
Importing Fungus
Open the Asset Store (Window > Asset Store), search for Fungus and download it.
You can also download the plugin from the browser (Unity3D will be opened and the download process will start).
Import just Fungus (not Fungus Examples).
You are now ready to create a scene prototype.
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.