A seed-based toroidal procedural terrain map generator for Roblox with customizable features, models, and built in world-wrapping functionality. Perfect for creating endless exploration, unique survival maps, or looping PvP arenas. Includes clean source code, sample assets, and a "Getting Started" video guide!
Limitations: This engine runs entirely on the client, so standard server-side physics or global interactions will not automatically sync across players without custom server replication logic (but it is seed-based so players with the same seed will have the same map). There is also a brief visual catch-up period during which the native Roblox terrain takes a split second to load, which I have tried to minimise as best I can.
Limitations: This engine runs entirely on the client, so standard server-side physics or global interactions will not automatically sync across players without custom server replication logic (but it is seed-based so players with the same seed will have the same map). There is also a brief visual catch-up period during which the native Roblox terrain takes a split second to load, which I have tried to minimise as best I can.
