-
For example, the transform or visibility (opacity), like in Godot? Looks like this is related: #3723 |
Beta Was this translation helpful? Give feedback.
Answered by
nicopap
Jul 5, 2023
Replies: 1 comment 1 reply
-
yes. It is strictly limited to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hydroper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes. It is strictly limited to
Transform
andVisibility
, and there is no way to disable "inheritance" yet.