Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_randomgen

Plugin, ACE table, Discussion thread
Dependence: None

Introduction
Generate random number with a seed. The sequence of random numbers will be the same if the seed is the same.
The official random expression could not assign the seed, so that user could get the same sequence usually.

Usage
Sample capx
Set the seed by "Action:Set seed" before get random number by "Expression:random".
Provide random number for other plugins
Some plugins could assign this randomgen plugin by "Action:Set random generator" to create random number instead of default random function.
  • [plugin] rex_ginstgroup
  • [plugin] rex_patterngen
  • [behavior] rex_grid_move

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About