michidk/Unity-Script-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A maintained collection of useful & free unity scripts / libraries / plugins and extensions.

If you want to suggest a link, then read the Contribution Guidelines first. Please report broken links, outdated assets and spelling mistakes. The links are in no particular order. This list is licensed under the GNU General Public License v3.0 and does only apply to this repository.

Navigation:

  • UNet Authoritative Networking - authoritative networking implementation.
  • MLAPI An alternative to Unity's UNET high level API, allows for separate server/client projects and more.
  • Barebones Master Server - Host your own custom master server setup, avoid CCU fees.
  • Fish-Net - free networking solution built from ground up with synchronization of states and logic
  • PlayFab - PlayFab is a backend-as-a-service for games. Provides SDK's too.
  • UGS- Unity Gaming Services - A complete service ecosystem for live games
  • usfxr - procedual audio effects.
  • Reaktion - audio reaction toolkit (mac only).
  • DefaultMicrophone - gets the default microphone (windows only).
  • Lasp - Low-latency Audio Signal Processing plugin for Unity.
  • Unity-Audio-Manager - Plugin, that allows to easily play/change/stop/mute/... sounds in 2D/3D.
  • uREPL - runtime evaluation of c# expressions.
  • UberLogger - advanced logging API, improved editor console & ingame console.
  • Unity File Debug - enhanced Debug.Log with file export and web viewer.
  • -- Type code and get immediate feedback with object inspection like chrome console debugger.
  • Consolation - in-game debug console.
  • demilib - various utilities and tools for Unity.
  • Excessives - General purpose C# and Unity3D utility scripts.