https://github.com/mmar58/best-free-unity-assets
For making a good games or apps in unity, we need tools. If they are available, then we will not need to invest our time to make them. Instead we can just use them. And as a beginner we don't have money to purchase the paid assets. So here is the list of best free assets, which you can use in your project and make your project better
https://github.com/mmar58/best-free-unity-assets
asset assets database free multiplayer networking sql unity
Last synced: about 2 months ago
JSON representation
For making a good games or apps in unity, we need tools. If they are available, then we will not need to invest our time to make them. Instead we can just use them. And as a beginner we don't have money to purchase the paid assets. So here is the list of best free assets, which you can use in your project and make your project better
- Host: GitHub
- URL: https://github.com/mmar58/best-free-unity-assets
- Owner: mmar58
- Created: 2023-08-06T19:47:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-07T13:58:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T10:44:53.794Z (over 1 year ago)
- Topics: asset, assets, database, free, multiplayer, networking, sql, unity
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Description
This is the list of best free unity assets. You can find the best free unity assets for your game development.
# Best Free Assets
## Player/Game Data
### [Easy File Save](https://assetstore.unity.com/packages/tools/input-management/easy-file-save-161484)
#### Description
It's a very great tool to easily save and load player or game data.
It supports many types of data saving including array types of those.
So feel free to use this project ready asset.
#### Ratings by me
**Easy to use -** 5*
**Demo given -** 5*
**Well documented -** 5*
## Database
### [Data Toolkit - All in one data-driven assistant](https://assetstore.unity.com/packages/tools/utilities/data-toolkit-all-in-one-data-driven-assistant-224909)
#### Description
It's a best tool you can find for managing offline database. It's basically based on sqlite database. So you create sqlite database and read one. very easy to use.
#### Ratings by me
**Easy to use -** 5*
**Demo given -** 5*
**Well documented -** 5*
## File Manager
### [Runtime File Manager](https://assetstore.unity.com/packages/tools/gui/runtime-file-browser-113006)
#### Description
If you are looking for a file manager to use for your app/game, it's the right free choice for you. It has decent ui and works on almost all the platforms
#### Ratings by me
**Easy to use -** 5*
**Demo given -** 5*
**Well documented -** 5*
## Networking
### [Mirror](https://assetstore.unity.com/packages/tools/network/mirror-129321)
#### Description
It's a very easy asset for making multiplayer games on networok based asset. You can use it for making lan games and also online multiplayer games. For online multiplayer, you have to buy a server to run unity instance but for lan multiplayer, you can just start server/host in one of your device. It's a nice and easy to use asset.
#### Ratings by me
**Easy to use -** 5*
**Demo given -** 5*
**Well documented -** 4.5*
## Android
### [Android Native Core](https://assetstore.unity.com/packages/tools/integration/android-native-core-134983)
#### Description
It's a very useful asset if you are developing your apps/games for android. It has many android native functionalities which you may require and it's for free
#### Ratings by me
**Easy to use -** 5*
**Demo given -** 5*
**Well documented -** 5*