Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] An option to group levels by areas inside worlds. #1132

Open
indiegabo opened this issue Sep 7, 2024 · 0 comments
Open

Comments

@indiegabo
Copy link

indiegabo commented Sep 7, 2024

Since we can separate levels through worlds, maybe we could get a subgrouping option to create level areas. The JSON for worlds would contain "arealess" levels, and areas wich would have their level arrays. Or, any other way in wich us devs could catalog areas for worlds.

Here is an example of how the grouping could happen:

[World] Factory World:

Level 1: Director's Office
Level 2: HR

[Area] Assembly Line Zone:
Level 1: Conveyor Chaos
Level 2: Robo-Fabrication Facility
Level 3: Welding Wasteland

[Area] Power Plant Sector:
Level 1: Steam Vent Maze
Level 2: Electric Generator Chamber
Level 3: Reactor Core

[Area] Maintenance Tunnels:
Level 1: Grease Pit Cavern
Level 2: Mechanic's Workshop
Level 3: Hydraulic Pipeline

[World] Forest World:

[Area] Enchanted Grove:
Level 1: Whispering Woods
Level 2: Faerie Glen
Level 3: Ancient Tree Canopy

[Area] Thorned Thicket:
Level 1: Bramble Labyrinth
Level 2: Spider's Den
Level 3: Poisonous Marshland

[Area] Ruined Ruins:
Level 1: Forgotten Temple
Level 2: Mossy Crypt
Level 3: Crumbling Coliseum

[World] City World:

[Area] Downtown District:
Level 1: Neon Alleyways
Level 2: Rooftop Escape
Level 3: Underground Subway Tunnels

[Area] Industrial Zone:
Level 1: Sooty Factories
Level 2: Abandoned Warehouses
Level 3: Cargo Depot

[Area] High-Tech Hub:
Level 1: Cybernetic Offices
Level 2: Virtual Reality Labs
Level 3: AI Control Center

@indiegabo indiegabo changed the title [Request] An option to group levels by areas inside worlds. [Feature Request] An option to group levels by areas inside worlds. Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant