Rot (Construct 3 Plugins)

  • 21
    This content is deleted
    Addon
    Rot

    Implementation of ROT.JS (Roguelike Toolkit) for C3Runtime.

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • I haven't looked at the plugin, but generally, with randomly-generated maps, you can remember the seed that the map was generated from. If you use the same seed later, you get the same map.