You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following setup: a UIContinuousButton, which I later assign as a parent of both a text instance and a UIStateSprite. If I call button.destroy(), the button itself is removed, but neither the text instance nor the sprite are.
Is this the intended behaviour?
The text was updated successfully, but these errors were encountered:
I have the following setup: a UIContinuousButton, which I later assign as a parent of both a text instance and a UIStateSprite. If I call button.destroy(), the button itself is removed, but neither the text instance nor the sprite are.
Is this the intended behaviour?
The text was updated successfully, but these errors were encountered: