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

Make rendering of background color optional #5

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

jobe-m
Copy link
Member

@jobe-m jobe-m commented Sep 12, 2024

LDtk level view always renders the background color as a solidRect. But sometimes it is needed that a level map view is opaque because e.g. some other background objects behind the level map should be visible like parallax layers.

This commit adds an option to disable rendering of the soldRect for the background color.

LDtk level view always renders the background color as a solidRect. But
sometimes it is needed that a level map view is opaque because e.g. some
other background objects should be visible.

This commit adds an option to disable rendering of the soldRect for the
background color.
@jobe-m jobe-m requested a review from soywiz September 12, 2024 05:22
@jobe-m jobe-m merged commit a929885 into main Sep 12, 2024
1 check passed
@jobe-m jobe-m deleted the feature/make-background-color-rendering-optional branch September 12, 2024 06:01
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

Successfully merging this pull request may close these issues.

1 participant