Skip to content

SPRITE n ON BACKGROUND does not work #249

@orlof

Description

@orlof
MEMSET 12288, 64, 255

SPRITE 0 SHAPE 192 AT 100,50 COLOR 1 HIRES ON BACKGROUND ON
SPRITE 1 SHAPE 192 AT 124,50 COLOR 2 HIRES UNDER BACKGROUND ON
image

Perhaps parser confuses options ON and ON BACKGROUND (at least my VSCode extension does 😆 ). One option would be to use OVER BACKGROUND instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions