Skip to content

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

Notifications You must be signed in to change notification settings

n1ckfg/awesome-unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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 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.

AI

  • Rain (Free) - A toolset that provides integrated AI rigging, a visual behavior tree editor, pathfinding, automatic nav grid generation, and more.

Character Controllers

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.

Networking

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

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

  • Daikon Forge - A user interface library that provides deep editor integration, data/event binding, and much more.
  • NGUI - A powerful UI system and event notification framework.

Visual Scripting

  • Playmaker - Quickly make gameplay prototypes, A.I. behaviors, animation graphs, interactive objects, and more using finite state machines.
  • Shader Forge - A node-based shader editor giving you the artistic freedom of shader creation in a visual, with no need to code.

Projects

A list of awesome projects made using Unity.

Resources

Tutorials

  • Catlike Coding - Tutorials designed for learning the C# scripting side of Unity.
  • Official Video Tutorials - The official tutorials for scripting, animation, audio, and almost anything Unity related.
  • Unity Patterns - Software pattern tutorials and free tools for Unity.

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