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

Tiled parallax factor #801

Merged
merged 2 commits into from
Mar 18, 2023
Merged

Tiled parallax factor #801

merged 2 commits into from
Mar 18, 2023

Conversation

Gandifil
Copy link
Contributor

@Gandifil Gandifil commented Mar 8, 2023

Add implements of parallaxFactor for Tiled Map.

  1. Reading parallaxFactor from Tiled files.
  2. Writing in XNB.
  3. Reading from XNB in layers objects.
  4. Use parallaxFactor if not One when render Tiled Map.

This should resolve #800

@Gandifil Gandifil merged commit 3d27334 into craftworkgames:develop Mar 18, 2023
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.

Tiled doesn't support fields ParallaxFactor for layers.
1 participant