Description
***UPDATE: Custom SEED for all Nodes & New Step-by-Step Documentation***
MTRandomWithWeight is the blueprint plugin for Unreal Engine 4 that provide a generation of true random WEIGHTED numbers from Arrays by Mersenne Twister mt19937 algorithm. It works with weighted Integer, Integer64, Byte, Float, Vector, Rotator and Transform types of data.
It can be used for making a high quality gambling mechanic, procedural level generation, random events and much more.
My another combo assets:
– Mersenne Twister Simple Random
– Mersenne Twister Ranged Random
– Mersenne Twister Full Random
– 3D JIGSAW PUZZLE TEMPLATE with Random pictures and base game mechanics
Technical Details
Code Modules:
Supported Development Platforms: Windows, Mac (OSX), Linux
Supported Target Build Platforms: Windows, Mac (OSX), Linux, iOS, Android
Documentation: https://docs.google.com/document/d/10IVd6NJBT97mw-AXT1mi4LhDpLxUaPiVlOU3C6E5_Yw/edit?usp=sharing
Supported Engine Versions
4.25 – 4.27, 5.0 – 5.2