Using Filebase Assets in Unity

Mike Brisson
Jun 25, 2021

--

Filebase is a plug-in for Unity that houses thousands of assets that are available to use in your games/apps. There is everything from characters, weapons and even level building assets to choose from.

In order to access Filebase, you first need to download and install the plugin from here: https://community.gamedevhq.com/:

With the plug-in downloaded, you can navigate to Assets > Import Package > Custom Package:

You should now have a new Icon within the Unity header. From here you can access everything that Filebase has to offer:

Simply select the asset(s) you want, click on the Download button and then select Import when prompted:

Now you can use your asset(s) in your scenes!

--

--

No responses yet