Skip to content

False warning for custom blocks: collision_box and selection_box size values are 0-16, NOT maximum 8 #74

@qmagnet

Description

@qmagnet

Check is claiming a custom block's components collision_box and selection_box size cannot be more than 8. This is false.
Image

Minimum "origin" is -8 and maximum 8
However, "size" minimum is 0 and maximum is 16
Image

Above sizing is required for in-game block sizing to be correct as desired.

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