cdanek / KaimiraWeightedList
A generic collection for selecting random elements by weight in O(1) in C#
☆165Updated last month
Related projects ⓘ
Alternatives and complementary repositories for KaimiraWeightedList
- Pure C# HighLevel API for multiplayer games☆204Updated this week
- Property drawer that allows class selection from drop-down in Unity.☆299Updated 2 years ago
- Generic UnityEngine.Objects☆169Updated 2 years ago
- A Diablo 2-style inventory system for Unity3D☆258Updated 8 months ago
- A Unity package that provides an in-game developer console, allowing developers or users to execute commands or view incoming Unity messa…☆72Updated 8 months ago
- This package allows you to Tag Game Objects with ScriptableObjects☆146Updated 3 years ago
- Integrate Steamworks.NET into your Unity game project for the simplest and most robust way to bring your game to Steam. Steamworks Founda…☆119Updated 2 months ago
- The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.☆143Updated 2 years ago
- Enhance your Unity development workflow with seamless code editor integration for VSCode.☆182Updated 9 months ago
- Unity C# attribute for serializing component and interface references within the scene or prefab during OnValidate.☆323Updated last month
- Rosalina is a code generation tool for Unity's UI documents. It generates C# code-behind script based on a UXML template.☆137Updated 8 months ago
- Simple way to reference a scene in Unity without typing manually the scene path.☆68Updated 8 months ago
- A wrapper that allows you to serialize interfaces☆227Updated 8 months ago
- ☆54Updated 4 months ago
- A library to help improve the usability of Unity3D Scriptable Objects by grouping them into a collection and providing easy access throug…☆524Updated this week
- Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.☆476Updated 5 months ago
- A Unity tutorial for Facepunch Steamworks C# Wrapper☆79Updated 2 years ago
- EditorAttributes is a unity package that adds some extra editor attributes to your project to easily customize your editors without havin…☆123Updated this week
- A SceneReference wrapper class that uses ISerializationCallbackReceiver and a custom PropertyDrawer to provide safe, user-friendly scene …☆341Updated 2 years ago
- Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attri…