Simple random rule tile

Hey, I’ve just upgrade to the last version of Rule Tiles, and I can’t get how to create a simple random tile which display a random sprite.
I’ve done that but it doen’t work
6734962--775657--upload_2021-1-17_22-44-38.png

You need to increase the Size of the first rule and put both sprites into that array. It will select randomly from that array.

You could also use the RandomTile if you do not require a rule that’s aware of its neighbors.