http://www.procedural-worlds.com/blog/best-free-unity-assets-categorised-mega-list/

BEST FREE UNITY ASSETS – OVER 200 CURATED QUALITY ASSETS

 

Kick-start your game with a categorized curated list of over 200 high quality FREE assets! FREE as in AWESOME assets from the PRO’s!

Welcome to our free Unity assets page – its regularly updated and chock full of high quality free assets to kick start your game. If you would like to add something, learn something, or just hang out with like minded people then head on over to our discord server and say hello!

You may also be interested in taking a look at the quality assets that I use regularly to create my scenes – best of the best environmental unity assets.

AI:

  • Behavior Bricks : Behavior Bricks is a state-of-the-art engine for Behavior Trees (BTs) along with an intuitive visual editor.
  • Crystal AI : A Utility based AI for C# and Unity (can only use free version in free games).
  • Goap : Goal oriented action planning AI in Unity.
  • Panda BT Free : Panda BT is a script-based Behaviour Tree engine which allows the authoring of complex, scaleable and reusable logic for your game.
  • TopDown AI : This is an example of Top Down Shooter AI.
  • Unity Movement AI : A library of steering behaviors to help your NPCs move around your game.

ANALYTICS:

  • Google Analytics Plugin : Allows game developers to easily implement Google Analytics in their Unity games on all platforms.

ANIMATION:

  • Animancer Lite : A code-driven replacement for Unity’s Mecanim AnimatorControllers based around the concept of Dependency Injection: instead of using names or hash codes to identify predefined states and parameters, you simply pass the desired AnimationClip directly into the Play or CrossFade methods.
  • Animation Baker : Converts Mecanim animations back to legacy animations.
  • Animated Horse : Animated horse.
  • Dragonbones : Animation creation tool.
  • Huge FBX Mocap Library part 1 : Conversion of the Carnegie-Mellon mocap library with 2,534 mocap animations.
  • Huge FBX Mocap Library part 2 : Conversion of the Carnegie-Mellon mocap library with 2,534 mocap animations.
  • Huge FBX Mocap Library part 3 : Conversion of the Carnegie-Mellon mocap library with 2,534 mocap animations.
  • Magic Pack : 55 awesome magic animation from mixamo.
  • Melee Axe Pack : 55 mixamo animations for axe-wielding, skull bashing, dragon slaying barbaric types.
  • Mixamo : If you have an account then these are all free!
  • TakeDown Animations : 12 takedowns animations package.

AUDIO:

  • Audacity: Multi track recording and editing software.
  • Bfxr : Sound FX generator.
  • InAudio 2 : Add great audio to your game in seconds with the new layered music player with crossfading and gap-less transitions.
  • Reaktion : An audio reactive animation toolkit for Unity.
  • Soundation : Record, mix and share music online.

BOARD GAMES:

  • RP Tools : A cool set of tools for desktop or online board games.

CAMERAS:

  • Cinemachine: Awesome camera controller system now a free part of Unity.
  • EZ Camera Shake : A versatile implementation of procedural camera-shaking animation.
  • GhostFreeRoamCamera : Free flying ghost roaming camera, in a FPS style!
  • RTS camera : Best free camera asset on the Unity asset store.

COLOR / PALETTE GENERATORS

  • Canva : Awesome color wheel and palette generator from an amazing company.
  • Colormind : AI driven palette generator with very cool image extraction capability.
  • Coolors.co : Quite nice web based palette generator.
  • Paletton : Web based palette generator.

CONTROLLERS:

  • Animancer Lite : A code-driven replacement for Unity’s Mecanim AnimatorControllers based around the concept of Dependency Injection: instead of using names or hash codes to identify predefined states and parameters, you simply pass the desired AnimationClip directly into the Play or CrossFade methods.
  • Base Helicopter Controller : Helicopter controller with realistic physics.
  • Helicopter Pack : Cool helicopter & physics systems
  • Super Character Controller :  Fulfills all common character controller functions such as collision detection and pushback, slope limiting and collider ignoring. New features include the ability to rotate the controller to any angle, sophisticated ground detection, ability to clamp the character to surfaces, and detailed collision response messages. All functions are fully exposed and editable. Also includes the SuperStateMachine, a finite state machine designed to interact with the controller.
  • Third Person Controller – Basic Locomotion FREE : Very high quality AAA Quality 3rd Person Controller with locomotion template.
  • 3rd Person Controller + Fly Mode : This package provides a basic setup for a 3rd person player controller. Includes scripts for the player movements, camera orbit and a Mecanim animator controller, containing basic locomotion (walk, run, sprint, aim & strafe, and also an extra fly mode).

DATABASE:

  • DreamIO : Add a leader board and promo code system to your game right now – no php or sql required!
  • SQLite4Unity3d : SQL Lite for Unity 3d.

DEBUGGING:

DEVELOPMENT / TESTING:

  • Dir Sync Pro : Great one way and two way directory sync tool that detects differences.
  • Fork : Very cool and git and gitlfs client. Better than all the paid ones i have used.
  • Log Viewer : Check editor console logs inside the game itself even on mobile.
  • Resource Checker : Shows how much memory textures take to reduce memory usage.
  • ShaderlabVS : Visual Studio Plugin for Unity Shaderlab programming.
  • Unity Test Tools : Test your game with unit test framework, integration test framework, assertion component, ide, batch and test mode runners.
  • VSCode : Seamless support for Microsoft Visual Studio Code in Unity.

EDITOR EXTENSIONS:

  • Inspector Gadgets Lite : Streamline your editor experience with this enhanced Transform Inspector.
  • Weaver Lite : Directly reference assets and layers in your code without any magic strings and generate procedural assets in the Unity Editor.

FOG:

FONTS:

FRAMEWORKS:

  • Entitas : The entity component framework for Unity. Entities, pools, groups, observers.
  • Facepunch.Steamworks : A wrapper for Steamworks recommended by the community.
  • SteamWorks : A C# Wrapper for Valve’s Steamworks API, it can be used either with Unity or your C# based application.
  • UniRx : A re-implementation of the .NET Reactive Extensions for Unity.
  • UnitySteer : Awesome autonomous agent steering framework for Unity.
  • Universe : A global persistent game manager that lasts across screens.
  • Weaver Lite : Directly reference assets and layers in your code without any magic strings and generate procedural assets in the Unity Editor.
  • Zenject : Awesome looking dependency injection / IOC framework.

GAME TOOLKIT:

  • Fungus : Easy, branching story editor. Was used in a Unity presentation some time ago.

INPUT MANAGEMENT:

  • InputBinder : Makes it easy for components to respond to axis, button, and key input events.
  • Lean Touch : Multi-platform input library for gestures (both touch and mouse).
  • LeapMotion : Leap motion development page and downloads.
  • TouchKit : TouchKit aims to make touch handling in Unity more sane.
  • TouchScript : TouchScript is a multi-touch library for Unity. Makes handling complex gesture interactions on touch surfaces easier.
  • XboxCtrlrInput for Unity : A wrapper that handles Xbox 360 controller input. It’s used in the same way as Unity’s Input class.

INSPIRATION / INTERESTING:

LANGUAGES:

  • Arcadia : Clojure for Unity.
  • MoonSharp : Community recommended Lua interpreter written in C# for maximum compatibility.
  • UniLua : Implementation of LUA for Unity.

LIGHTING:

LOCALISATION:

MAP EDITORS:

  • Tiled : Free and easy to use tile map editor.

MESHES:

MUSIC & SOUND:

NETWORKING:

  • Forge Networking Remastered : Great networking system for Unity. Whats cool about the new version is that it also operates independently of Unity!
  • Photon Unity Networking Free : Easily add multiplayer to your games and launch them globally with the included FREE Photon Cloud plan.
  • Unity HTTP : A TcpClient-based HTTP library for Unity.

NOISE:

  • LibNoise : A port of the LibNoise framework for Unity. Great if you are doing procedural content generation.
  • WangScape : Not unity, but very interesting anyway, wang tiles are a way of breaking up terrain tiling.

PARTICLE SYSTEMS:

PATHFINDING:

POOLING:

  • ObjectPool : This script reduces garbage collection and therefore jitter by pooling instances.
  • RecyclerKit – An object pooling system that is super easy to use from Prime31.

POST FX / SHADERS:

  • Deferred Night Vision : AAA quality night vision effect if you’re using deferred rendering.
  • Kamakura Shaders : Very nice stylised set of features that can be used altogether to create styles such as anime, paint, water-color, sketch like and so on.
  • KinoGlitch : A collection of glitch video effects.
  • KvantSpray : GPU accelerated object instancing/particle animation system for Unity. Very cool!
  • Legacy Unity Cinematic Image Effects : Awesome Post FX. If using 5.5 and up use the Unity Post Processing Stack above instead.
  • Legacy Image Effects : This package contains the Image Effects previously shipped as part of Unity’s Standard Assets.
  • Lightning Bolt Effect for Unity : Customizable lightning asset.
  • Lux : Fantastic open source physically based shader framework for unity.
  • Melee Weapon Trail : Add “swoosh” trail effects suitable for attacks of your characters.
  • Post Processing Stack : Amazing Free and Fast Post Processing Stack from Unity. Must have for Unity 5.5 and up!
  • Shader case Study – Pokemon Battle Transitions : Video tutorial plus shaders.
  • ShaderProject : All sorts of handy shaders –
    ApplyTexture, Blending, AdditiveBlending, AlphaBlending, CombineTextures, Dissolve, DiscardingFragments, FlatColor, FlatRGBColor, GeometryShaders, GrabPass, BlackWhite, Blur, GlassStained, Pixelation, PixelShifting, Tint, Zoom, Masks, AlphaMask, ColorMask, ColorAlphaMask, NormalExtrusion, NormalMapping, PostProcessing, BlackWhite, BlendModes, BrightnessSaturationContrast, DepthTexture, Overlay, Pixelation, Tint, RotationUV, RotationVertices, Shading, Diffuse, DiffuseLighting, Phong, Phong-Blinn, Silhuette, StencilBuffer, TextureAtlas, ToonShading, VertexManipulation, Flag, Scale, VolumetricExplosion, Water, Waves
  • SMAA for Unity3D : Subpixel Morphological Antialiasing for Unity3D.
  • Temporal Reprojection Anti-Aliasing : TRAA for Unity.
  • Toon Shader Free : A free toon shader – render your 3d models in a toon style.
  • Unity 5 Effects : Temporal screen space reflections, screen space shadows, screen space boolean, rim light, water surface and caustics, light particles, procedural modelling, metaball, temporal SSAO, mosaic field.
  • UnityPCSS : Implementation of NVidia “PCSS” or “Percentage Closer Soft Shadows”.

ROADS:

  • EasyRoads3D Free : The free version of what is probably the best roads asset for Unity. Works well with with Gaia terrains.

SCENE, ART CREATION & LEVEL DESIGN:

SERIALISATION:

  • FullSerializer : Easy to use and robust JSON serializer that just works.
  • JSON.net : Fully featured and professionally supported port of JSON.net

SHADERS:

SKIES:

SPAWNING:

TERRAIN:

TEXT:

TEXTURES / TILESETS:

THREAD MANAGEMENT:

TWEENING LIBRARIES:

  • DOTween (HOTween v2) : A very nice tweening library optimised for C# and nicely integrated into Unity.
  • LeanTween : An efficient tween engine for Unity that offers a many features.

TUTORIALS (ALSO A GREAT SOURCE OF FREE ASSETS):

  • Adam Exterior Environment : The Exterior environment from the Adam demo.
  • Adventure – Sample Game : Explore the makings of a point-and-click adventure game, complete with simple inventory system and data persistence examples with this fully-commented complete project, as used to teach Unite 2016’s Training Day.
  • Space Shooter Tutorial : Space Shooter tutorial Project on Unity’s Tutorial area.
  • Tanks Tutorial : This 2 player 1 keyboard couch warfest sees you building a complete tank shooter from scratch.
  • The Blacksmith Environments : All environment assets from “The Blacksmith” short film.
  • Vehicle Tools : Sample project tools to rig wheeled vehicles and easily create suspension for physics-based wheel colliders.
  • 2D Platformer : Showcasing 2D features a platform shooter demo.
  • 2D Roguelike : Learn how to make a 2D Roguelike game.

UI:

UNITY TECHNOLOGIES:

UTILITIES:

  • Autosaver : Editor extension that allows for auto-saving your work.
  • BitStrap : A bunch of handy utilities that allow you to bootstrap a new Unity project.
  • Door Manager Script : A handy script to open and close doors in game.
  • FrameCapturer : Captures frames to pictures and videos. Supports png, gif, mp4, exr.
  • Instant Screenshot : Handy screen shot taking system.
  • Klak : Noise, random numbers, interpolation, extensions, image writer, procedural motion, event wiring.
  • LINQ to Game Object for Unity : Traverse GameObject Hierarchy by LINQ.
  • More Effective Coroutines : Memory Efficient Coroutines is an improved implementation of the standard co routines that runs blazing fast and has zero per-frame memory allocations.
  • Random Duplicate : A utility to duplicate an object with random size and rotation.
  • Previously Paid : A collection of previosly commercial unity assets.
  • Secured PlayerPrefs : Encrypt/decrypt PlayerPrefs.
  • Simple Finite State Machine : State machine designed with simplicity and ease of use in mind.
  • Tiny Lab Productions Library : Awesome collection of utilities. Android utils, bitmap, promises, futures, co-routine helpers, alloc free iterators, extensions, json parser / emitter, oprion, lazy, tupe, try, unit and many more useful utilities. Well worth a look!
  • Unity Color Picker : A color picker for Unity.
  • Unity3D-ComponentAttribute : An attribute that let’s you auto-load components.
  • Unity Toolbag : A bunch of handy Unity extension utilities. Very handy.
  • Zone Controller Free : Allows you to control the properties of ANY other Unity component at runtime. Create stunning and smooth transition effects on your favorite Unity components with just a few clicks. Very powerful!

VIRTUAL REALITY:

  • Google VR SDK for Unity : Build virtual reality applications for Android and iOS using the Google VR SDK for Unity.
  • HoloToolkit-Unity : A collection of scripts and components to accelerate development of applications targeting Windows Holographic.
  • Project Tango UnitySDK Examples : the Project Tango UnitySDK examples and tutorial projects for Unity 5 and above.
  • SteamVR Plugin : The Steam VR plugin for Unity.
  • Steam VR Unity Toolkit : A collection of useful scripts and prefabs for building SteamVR titles in Unity 5.
  • The Lab Renderer : The scripts and shaders that drove rendering in The Lab for HTC Vive. Forward renderer with support for up to 18 dynamic shadowing lights in a single pass with MSAA enabled, and it included the Adaptive Quality system that dynamically adjusts rendering resolution to maintain framerate in VR.
  • Newton VR : A virtual reality interaction system for unity based on physics.
  • VRTK : Virtual reality scripting toolkit, a collection of useful scripts and prefabs for building VR titles in Unity 5.
  • VR Samples : VR Samples from Unity.

VISUAL SCRIPTING:

  • Behavior Bricks : Behavior Bricks is a state-of-the-art engine for Behavior Trees (BTs) along with an intuitive visual editor.
  • Panda BT Free : Panda BT is a script-based Behaviour Tree engine which allows the authoring of complex, scaleable and reusable logic for your game.
  • uScript Personal Learning Edition : uScript is a fully featured visual scripting system developed by industry veterans of award-winning “AAA” games.

WEATHER:

2D ASSETS:

2D TOOLS:

  • Gimp : Free and open source image editor (like Photoshop).
  • Paint.net : Image and photo editor.
  • Krita : Painting tool for concept art, texture and matte painters, illustrations.
  • Inkscape : Great tool for creating vectorized sketches.
  • Piskel : Online editor for animated sprites and pixel art.
  • TexturePacker : Great sprite sheet generation and packing tool.

3D MODELS:

3D TOOLS:

  • Blender : Pretty much the standard.
  • MagicaVoxel : A lightweight 8-bit voxel art editor and interactive path tracing renderer.
  • ProBuilder : Awesome in-editor 3D prototyping / modelling system acquired by Unity and now free.
  • Qubicle : Voxel editor.
  • TinkerCad: Free 3D modelling tool from Autodesk. Result can be imported into Unity.
  • Vectary : Online 3D modelling tool.

I hope you enjoyed this list. If you would like me to add or remove any assets then please drop me a message, subscribe to the newsletter on the� homepageif you would like access to updates and other free and useful information.

BEST FREE UNITY ASSETS – OVER 200 CURATED QUALITY ASSETS的更多相关文章

  1. unity 自动删除未引用的Assets下的资源

    随着时间的堆积,项目中Assets文件夹下的资源会变得越来越繁杂,有些贴图.材质啥的可能压根没有使用过,但是又不敢轻易去删除. 这里分享两个插件,用于管理这些资源. 一.ResourceChecker ...

  2. Unity 需不需要再建Assets文件夹

    不需要,默认所有文件都是在Assets文件夹下创建的,看不到是因为设置了单栏模式,开启双栏模式就能看到了.

  3. unity 调用android函数

    unity 调用android函数 分类: unity2013-12-19 17:54 475人阅读 评论(0) 收藏 举报 unityandroidjar 我们知道,安卓project都有一个And ...

  4. Creating a Unity Game for Windows 8

    原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8 The recent release of Uni ...

  5. 转:Oculus Unity Development Guide开发指南(2015-7-21更新)

    http://forum.exceedu.com/forum/forum.php?mod=viewthread&tid=34175 Oculus Unity Development Guide ...

  6. Unity Package Manager

    (注:Unity 2018.1及以后的版本才可以使用Package Manager.) 一个package是一个容器,里面放的是Assets, Shaders, Textures, plug-ins, ...

  7. Unity中脚本的执行顺序总结(@WhiteTaken)

    (Editor)以上是Unity官方文档中的截图,脚本在被挂载到物体上,会启用Editor的方法Reset. (Initialization)当执行脚本开始,初始化的过程中,依次执行的是Awake-& ...

  8. Unity内存理解(转)

    Unity3D 里有两种动态加载机制:一个是Resources.Load,另外一个通过AssetBundle,其实两者区别不大. Resources.Load就是从一个缺省打进程序包里的AssetBu ...

  9. Unity C# XmlDoc.LoadXml() il2cpp not implemented exception

    Stuck with this for a couple of hours, turned out it's just a setting thing, Answer from this post ( ...

随机推荐

  1. 第25课 std::thread对象的析构

    一. 线程的等待与分离 (一)join和detach函数 1. 线程等待:join() (1)等待子线程结束,调用线程处于阻塞模式. (2)join()执行完成之后,底层线程id被设置为0,即join ...

  2. CentOS7 Hadoop 安装(完全分布式)

    一.hadoop集群安装模式   单机模式 直接解压,无需任何配置.主要用于测试代码.没有分布式文件系统.   伪分布式 完全分布式的一种形式,只是所有的进程都配置要一个节点上.有分布式文件系统,只不 ...

  3. 在 C++ 中使用 QML 对象

    看过了如何在 QML 中使用 C++ 类型或对象,现在来看如何在 C++ 中使用 QML 对象. 我们可以使用 QML 对象的信号.槽,访问它们的属性,都没有问题,因为很多 QML 对象对应的类型,原 ...

  4. 1+x证书《Web前端开发》等级考试样题

    Web前端开发初级理论考试样题2019 http://blog.zh66.club/index.php/archives/149/ Web前端开发初级实操考试样题2019 http://blog.zh ...

  5. linux安装go环境并编写第一个go程序

    1.从官网下载go源码包 wget https://dl.google.com/go/go1.12.5.linux-amd64.tar.gz 2.在/usr/local下解压源码包 sudo tar ...

  6. CAS5单点登录

    看这篇文章即可:https://www.jianshu.com/p/c1273d81c4e4>https://www.jianshu.com/p/c1273d81c4e4

  7. ElasticSearch6.3.2源码分析之节点连接实现

    ElasticSearch6.3.2源码分析之节点连接实现 这篇文章主要分析ES节点之间如何维持连接的.在开始之前,先扯一下ES源码阅读的一些心得:在使用ES过程中碰到某个问题,想要深入了解一下,可源 ...

  8. Javascript Object常用方法总结

    Object.keys方法 Object.keys方法是JavaScript中用于遍历对象属性的一个方法 .它传入的参数是一个对象,返回的是一个数组,数组中包含的是该对象所有的属性名. 如: var ...

  9. Spring-Boot-操作-Redis,三种方案全解析!

    在 Redis 出现之前,我们的缓存框架各种各样,有了 Redis ,缓存方案基本上都统一了,关于 Redis,松哥之前有一个系列教程,尚不了解 Redis 的小伙伴可以参考这个教程: Redis 教 ...

  10. 深入V8引擎-引擎内部类管理解析

    v8的初始化三部曲,前面花了三篇解决了第一步,由于只是生成了一个对象,第二步就是将其嵌入v8中,先看一下三个步骤. // 生成默认Platform对象 std::unique_ptr<v8::P ...