Skip to content

Instantly share code, notes, and snippets.

@jdnichollsc
Created January 4, 2019 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdnichollsc/01a064d41d504de120b12c37fbc30cc0 to your computer and use it in GitHub Desktop.
Save jdnichollsc/01a064d41d504de120b12c37fbc30cc0 to your computer and use it in GitHub Desktop.
Unity Links
## Free
- NuGet For Unity - https://assetstore.unity.com/packages/tools/utilities/nuget-for-unity-104640
- HTTP and REST Client for Unity - https://github.com/proyecto26/RestClient
- Native sharing API (Save media, thumbnail for videos) - https://github.com/olokobayusuf/NatShare-API
- RTS camera - https://assetstore.unity.com/packages/tools/camera/rts-camera-43321
## Other
- Arrow to pointer (card games) - https://assetstore.unity.com/packages/tools/gui/arrow-for-tcg-97386
- SpriteToParticles (emitter particles) - https://assetstore.unity.com/packages/tools/particles-effects/spritetoparticles-69765
- X-Frame FPS Accelerator (reduces lag) - https://assetstore.unity.com/packages/tools/camera/x-frame-fps-accelerator-63965
- Inventory System - https://assetstore.unity.com/packages/templates/systems/fantasy-inventory-system-102984
- Movement over Time (creating any kind of transition) - https://assetstore.unity.com/packages/tools/animation/movement-over-time-50796
- Enhanced Hierarchy 2.0 (manipulate Game Objects) - https://assetstore.unity.com/packages/tools/utilities/enhanced-hierarchy-2-0-44322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment