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

Setting y sort to true stops modulate from affecting children #76992

Closed
Crystalwarrior opened this issue May 12, 2023 · 1 comment
Closed

Setting y sort to true stops modulate from affecting children #76992

Crystalwarrior opened this issue May 12, 2023 · 1 comment
Labels

Comments

@Crystalwarrior
Copy link

Crystalwarrior commented May 12, 2023

Godot version

4.0.2

System information

Windows 10, Compatibility/Forward+, NVIDIA GeForce GTX 1050

Issue description

If Y-Sort is enabled on a Node2d, Modulate stops working on its children.

Steps to reproduce

  1. Create a Node2D
  2. Set modulate to some color, like red
  3. Add a child to that node. It will be colored red like its parent
  4. Enable Y-Sort. The child is no longer red.

Minimal reproduction project

N/A

@AThousandShips
Copy link
Member

Duplicate of #63994?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants