Game Assets via Filebase

Audio, Models, Sprites and more.

Rusben Guzman
2 min readFeb 24, 2022

Objective: Install Filebase in your project and download some assets to add them to your scene.

Filebase is a huge library of assets created by Game Dev HQ. They provide high quality audio, models, VFXs that you can use for any of your games. To download the package go to https://filebase.gamedevhq.com/ and click on the download button. Once you downloaded it you just have to install the unity package in your project.

Now you have a new tab called filebase. Go to Filebase > Open to open the library. If you don’t have an account just create a new gamedevhq account and login to start using the library.

After you login you can see all the assets available for you, to import one of them to your project just select one of the assets, press download, it is going to open another window and you just have to select import. Then in the project window you are gonna see the new asset.

And that’s it!!! You can drop the new asset in the scene and start using it.

--

--

Rusben Guzman

A Software Engineer passionate about game dev and interactive products with Unity. I consider video games to be the artistic expression of programming.