Implementation of ROT.JS (Roguelike Toolkit) for C3Runtime.
I'm having trouble generating islands for my dungeon. They seem like a great way to add variety to the tiles used in particular rooms, but whenever I try it with the floor, it generates a single island. Even when I remove/change door tiles. When I'm generating with walls it changes them, just can't get the floors working. Thanks for this plugin!