Hello everyone,
I am trying to create a tiling script that would take a floor as an input and three different rectangular floor tiles (30cm x 30cm / 60cm x 60cm and 30cm x 60cm and 60cm x 90cm) and generate a random pattern for my floor area. These three types should be miced in the desired amount (I thought of creating a slider that would represent percentages of the certain floor tile type in the floor area so for example it would be possible to say that I want lets say 20% of 30cm x 60cm tiles 50% of 60cm x 60cm tiles 15% of 60cm x 90cm tiles and 15% 30cm x 30cm tiles and the code should propose different random combining options for this). Could you help me how to approach this issue? Thank you!
And this is the combination pattern that should be used

