TcadMatch3Game.NbMaxDifferentTiles Property

Used to choice what tiles can be added to the game grid

Unit: cMatch3Game
property NbMaxDifferentTiles

Property Value

Type: System.Integer

 

The random() call use this value as a max value if the number of tiles available is higher. This property can be fixed from the start of a game or changed during a game depending on score or level (for example). Default value is 5.