🎲 RNGNeeds - The Ultimate Probability Distribution Plugin for Unity 🎲
🔥 UPDATE v0.9.9 - New Major Feature - Weighted Distribution 🔥
In addition to the default percentile-based workflow, you can now use weights to design probabilities. Weighted distribution has been a highly requested feature—a common RNG need our plugin aims to fulfill. Utilizing weights allows you to apply a tried-and-true approach to probability design, significantly expanding your game design options.
🔥 UPDATE v0.9.8 - New Major Feature - Depletable Lists 🔥
Depletable Lists are a powerful feature that allows items to have limited availability. By setting the maximum and available units for each item, you can unlock a wide range of possibilities for your game mechanics. Depletable items can be utilized in various ways, such as ensuring unique selections for game rewards or managing multiple instances of the same item, like in card decks or loot tables.
✨ Take control of your random item drops, monster spawns, card decks, dice rolls, damage modifiers, or even organic animations using probability distribution with unparalleled simplicity and ease-of-use.
✨ Visually author probability distribution of your NPC behaviors, dialogue choices, random encounters, ambient sounds, or character voice responses in a fully-customizable Inspector Drawer.
✨ Enhance your game mechanics with Probability Influence Provider - an innovative concept that brings dynamic probability adjustment based on external factors.
🔥 GENERIC & USER FRIENDLY
🚀 POWERFUL & ACCESSIBLE
🎲 DYNAMIC & ADAPTABLE
✨ Get a head start with our sample projects ✨
Dice Playground, Treasure Chest (loot tables), Random Unit Responses, Monster Spawner, Card Deck Builder, and Attack Manager. These samples showcase the versatile capabilities of RNGNeeds, demonstrating how you can create dynamic and engaging gameplay elements using probability distribution. These samples provide a solid foundation to kickstart your game development journey.
Visit RNGNeeds.com to stay updated, follow the further development, and explore the roadmap to learn about the future of RNGNeeds.
Consult the Documentation / Manual for an installation guide, feature explanations, comprehensive documentation, examples, and API reference.
Join our Discord community to share and discuss creative ideas, find guidance, and gain inspiration for implementing your unique RNG Needs.
🔥 Continue reading to spark your imagination ...
"Every game thrives on an element of surprise, that tantalizing unpredictability that hooks players in. But managing this randomness, these 'RNG needs', is often more art than science. With RNGNeeds, you have a Unity plugin that redefines randomness, transforming it from a wild variable into a finely-tuned instrument of creativity."
✨ Need to raise the odds of a critical strike based on player stats? Want to increase the chance of spawning that elite monster when it's close to midnight? Perhaps you need to drop health potions more often in tutorial scenarios.
"Beyond the dice rolls and item drops, RNGNeeds offers you a canvas of opportunity. Imagine dynamically adjusting the frequency of in-game storms as your player progresses through the storyline, modulating NPC behavior based on time of day, or making the battle more intense if the music volume is loud."
Experience RNGNeeds and unlock creative possibilities for your projects! 🚀
✨ ON THE ROADMAP ✨
Dynamic Probability Modification
Utilize multiple Mod Providers for items to dynamically manage probability adjustments and multipliers. (ie. crit chance +1.5% and/or *0.95)
Card Deck Extensions
A collection of handy methods to treat lists like card decks. Draw from the top/bottom, add cards, peek, cut decks, deal hands, or shuffle.