Skip to content

A curated list of awesome Unity assets, resources, and more.

Notifications You must be signed in to change notification settings

flyingbag/awesome-unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 

Repository files navigation

Awesome Unity

A curated list of awesome Unity assets, projects, and resources.

Inspired by awesome-ruby, awesome-php, and awesome-python.

2D

  • 2D Rope System - Scripts for creating any type of 2D ropes in the editor or during runtime.
  • 2D Toolkit - An efficient & flexible 2D sprite, collider set-up, text, tilemap and UI system.
  • Ferr2D Terrain Tool - Quickly create handcrafted 2D landscapes and levels.
  • SmoothMoves - A skeletal animation editor.
  • Spine - A skeletal animation editor with a Unity library.

AI

  • A* Pathfinding Project (Free and paid) - Lightning fast pathfinding with heavily optimized algorithms and a large feature set.
  • Apex Path - Apex Path handles dynamic pathfinding including local avoidance steering and dynamic obstacles.
  • Rain (Free) - A toolset that provides integrated AI rigging, a visual behavior tree editor, pathfinding, automatic nav grid generation, and more.

Camera

  • UFPS - Provides camera, controllers, and other effects for use in FPS games.

Character Controllers

Frameworks

  • uFrame - Create maintainable games faster, better, more stable, and consistent than ever before.

Input

  • InControl (Free) - An input manager that tames makes handler cross-platform. controller input easy.
  • TouchKit (Free) - Makes it easy to recognize gestures and other touch input.

Modeling

  • Prototype (Free) - Uses the core of ProBuilder, enabling you to build entire game levels (or objects) with speed and simplicity.

Monetization

  • Unity Ads (Free) - Unity Ads is a video ad network with quick and seamless integration using regular and opt-in ads.

Networking

  • Bolt - Build networked games without having to know the details of networking or write any complex networking code.
  • Photon Unity Networking (Free) - Plug and play cloud networking that also works for local hosting. Free for up to 20 concurrent users.

Scripting

  • Easy Save 2 - A fast and simple way to save and load data on all major platforms supported by Unity.
  • Mad Level Manager - Provides a level manager, level selector, and progress save/load tools to make it easy to transition between levels and make level selection screens.
  • UniStorm - A customizable dynamic day and night weather system that creates realistic storms and weather.

Services

  • Unity Analytics - Provides a dashboard with metrics to help track active players, sessions, retention, and revenue.

Shaders

  • Shader Forge - A node-based shader editor giving you the artistic freedom of shader creation, with no need to code.

Textures

Tweening

  • GoKit (Free) - An open source, lightweight tween library aimed at making tweening objects dead simple.
  • HOTween (Free) - Tween any numeric property or field (including Vectors, Rectangles, etc.), plus some non-numeric ones (like strings).
  • iTween (Free) - A simple, and easy to use animation system.
  • LeanTween (Free) - FOSS, and also the most lightweight tweening library for Unity. Allows you to tween any value you have access to via the .value() method.

##UI

  • NGUI - A powerful UI system and event notification framework.

##Utilities

  • CSharpatron - Automatically convert scripts from UnityScript to C# without breaking existing game objects.

  • SnazzyGrid - Makes it easy to manage positions of assets in the scene with easy to use snapping tools and many more features to improve the scene creation workflow.

Visual Scripting

  • Playmaker - Quickly make gameplay prototypes, A.I. behaviors, animation graphs, interactive objects, and more using finite state machines.

Projects

A list of awesome projects made using Unity.

Resources

Tips and Tricks

  • Editor Tips - Tips in gif form showing a few ways to use the editor more efficiently.

Tutorials

Contributing

Please see CONTRIBUTING for details.

About

A curated list of awesome Unity assets, resources, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published