Promises provide a simpler alternative for executing, composing, and managing asynchronous operations when compared to traditional callback-based approaches. They also allow you to handle asynchronous errors using approaches that are similar to synchronous try/catch.
☆39Sep 7, 2021Updated 4 years ago
Alternatives and similar repositories for unity-promises
Users that are interested in unity-promises are comparing it to the libraries listed below
Sorting:
- We may decide to execute a function not right now, but at a certain time later. That’s called “scheduling a call”. The Timers class helps…☆20Jan 7, 2022Updated 4 years ago
- A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make u…☆114Sep 6, 2023Updated 2 years ago
- The canvas visualizer is an editor util that helps you visualise all of your rectangle transforms within your canvas for easier navigatio…☆37Aug 18, 2021Updated 4 years ago
- A simple third-person camera made with Unity☆11Mar 3, 2020Updated 6 years ago
- ☆10Apr 15, 2020Updated 5 years ago
- 👨👩👧 Format strings with HTML-like tags (Unity's Rich Text) in LINQ fashion☆24Nov 14, 2022Updated 3 years ago
- Unity Web Sockets provides a wrapper for using Web Sockets, an advanced technology that allows real-time interactive communication betwee…☆48Aug 18, 2021Updated 4 years ago
- RTS game example based on Entity Component System☆21Feb 4, 2022Updated 4 years ago
- Source code for my custom tools tutorials in Unity☆38May 8, 2020Updated 5 years ago
- Generate polygonal line mesh in Unity3D play mode.☆15Nov 16, 2022Updated 3 years ago
- Fire off a background build of your Unity project and continue working.☆13Mar 10, 2020Updated 5 years ago
- Vertex shader that creates a bounce effect in geometry.☆25Jun 2, 2024Updated last year
- Unity library for evaluating generic biased randomized results.☆27Jun 8, 2021Updated 4 years ago
- 🌈 Forget about rich text tags pain☆17Mar 28, 2021Updated 4 years ago
- Sketches done with the Shapes library☆19Jun 13, 2020Updated 5 years ago
- Simple & Lightweight solution for managing configuration assets in Unity projects☆37Oct 12, 2024Updated last year
- The WebRequest API provides an easy interface for accessing the HTTP pipeline by implementing a Request model that provides an easy, awai…☆46Jan 16, 2023Updated 3 years ago
- A work-in-progress cubic voxel framework for the Unity game engine.☆23Jan 21, 2026Updated last month
- Ratchet & Clank pixelizer weapon fx implemented in Unity3D☆57Apr 18, 2020Updated 5 years ago
- c#-Unity ECS framework☆136Oct 16, 2021Updated 4 years ago
- Simple but decent sound manager for Unity3D, with pitch and volume modulation, AudioSource pooling, positioned sound support, and playbac…☆24May 11, 2019Updated 6 years ago
- Example repository for organizing generic tile maps in Unity with C#☆19Feb 27, 2022Updated 4 years ago
- Generic graphic settings UI components☆24Mar 23, 2025Updated 11 months ago
- ☆18Sep 17, 2020Updated 5 years ago
- Applies Preset to folders and objects☆43Oct 17, 2022Updated 3 years ago
- Compress and decompress files and folders in Unity3D.☆43Aug 26, 2023Updated 2 years ago
- Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.☆22Jan 13, 2020Updated 6 years ago
- Photoshop Like History panel with shortcut navigation☆40Feb 25, 2026Updated last week
- Playground project for character joint chains in Unity☆40Nov 16, 2018Updated 7 years ago
- Core Framework for Unity☆61Mar 12, 2021Updated 4 years ago
- ☆21Feb 6, 2019Updated 7 years ago
- Addressables utils for Unity3D☆13Nov 3, 2025Updated 4 months ago
- An example project showing how to do reactive systems with Unity ECS☆10May 28, 2019Updated 6 years ago
- A powerful Command Line Processor and log viewer for Unity. It can be run in the editor or in a built out player for any platform, allowi…☆11Sep 24, 2025Updated 5 months ago
- ☆11Apr 20, 2024Updated last year
- An Aseprite importer for Unity3D. 🎨📤☆11Aug 23, 2021Updated 4 years ago
- Simple achievement system based on 2 scriptable objects(property and achievement)☆14Jan 27, 2019Updated 7 years ago
- A Unity Application which detects the text from the any object.Can be used as Image Informer tool or Dynamic OCR system.☆10May 12, 2016Updated 9 years ago
- Lua for Unity3D☆31Jul 26, 2012Updated 13 years ago