Publisher | Anonym |
---|---|
File size | 216.25kB |
Number of files | 65 |
Latest version | 1.0.3 |
Latest release date | 2019-08-26 12:14:19 |
First release date | 2018-02-14 10:45:22 |
Supported Unity versions | 2018.4.2 or higher |
Well-made Random is More Fun!
Check out the Link to see how simple it is!
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.
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.
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.