Choose Reward System (CRS) allows to implement a rarity-based reward system where the player needs to choose 1 reward among various, like the ones you can see in modern rogue-likes & card games.
For more details about this asset from the Unity Asset Store, please visit: Click Here
This is a paid asset, but now you can download the “CRS – Choose Reward System” for FREE. Please note that this package is provided solely for learning purposes or to test the product before purchase, and not for commercial use.
CRS – Choose Reward System v1.1.0
“If possible, please buy the package to support the developer”
Description
Easily create rewards systems where the player needs to choose an option from a rarity-based rewards pool.
Easy to use
It is based in Scriptable Objects and a RewardManager monobehaviour. So you don’t need to worry about any details.
use it everywhere
Literally, you can integrate it in any genre. The Choose reward mechanic is awesome, and it is a widely success in rogue-lites, modern rogue-likes, survivors, deck-builders, and card games.
Make it yours
The system is not attached to any kind of visual style, in fact, the examples are using plain UI elements. So you can feel free to make your own amazing aesthetics and rest assured that the system is easy to integrate.
Battle-tested by our own games
Yeah, we have some rogue-lite games in progress and they are using this same system like a charm.
Checkout the features list!
Source code included!
You read it right, the whole source code is included so you can learn and make any necesary adjusment for your special use cases. However, if you would like us to include any feature, let us know and we will take a look!
Complete Documentation
Checkout the links in the next section for the PDF docs and video tutorials (in english only).
The code contains complete C# Summary docs. Including parameters and return values.
Technical details
Features
Seamlessly create a “Choose Reward System” using scriptable objects.
Easily change the amount of rewards that you want to display at the same time.
Customize your rewards and reward types (rarities) easily.
Make unique and repeatable rewards with just a check.
Create conditioned rewards that only appear if certain conditions are met.
Implement Custom conditions with ease!
Increase the chance of appearance of the reward rarities over time.
Duplicate rewards during selection to always see the same amount of rewards at the same time even if your player got almost all of them.
Supported OS
Anything that can run your Unity Project would do. But if you find any issue please let me know!
Link to documentation
Checkout the chapters in the videos for quick access to any feature.
Full PDF documentation link: https://docs.google.com/document/d/1f0arcpt9313G5Q5TgtPJxcM3YsjQ3ouB8ycjQJloPrw/edit?usp=sharing
Quick start Guide Video: https://www.youtube.com/watch?v=Ii4tUbKNlW0
Settings & Advanced Features Video: https://www.youtube.com/watch?v=ge2B9RBs9IY
The PDF documentation is also included in the project’s folder. The file is Called “Documentation”.