Skip to content

Level heights should be separate from top and bottom layer distances #63

@haykam821

Description

@haykam821

The following command opens a game with a level height of 1:

game open {"type":"spleef:spleef",players:{min:1,max:100},map:{"shape": { "type": "spleef:circle", "radius": 16 }, "levels": 4, "level_height": 1}}

However, the generated map has a ceiling directly above the top layer:

image

Being able to separately configure the level height from the ceiling would allow greater flexibility in smaller level heights.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions