Well-made Random is More Fun!
Take the various features for Random.
Easy to design probability and check the statistics.
Random Designer is a complete package independent of the Unity version.
Overview document |
Youtube Tutorials |
Interactive Page
Check out the Link to see how simple it is!
===========[Features]===========
[Graph Interface]
You can design various special randoms using [graph] and [range of results].
[Draw One]
It can randomly select one from a list of weighted items.
[Statistics]
You can see, test and save all statistics of Randoms directly in the inspector.
[Probability Check Window]
P-Check Window is provided to manage all Randoms and Statistics on one place.
[GUI Support]
All features are easy to use with GUI in Unity Editor.
[ScriptableObject]
Everything is implemented as a ScriptableObject. It has some advantage in management because it is an asset that does not cause memory duplication in use.