Can't update the position after instantiate UIBlock2D #205
Closed
baobaogamedev
started this conversation in
Bugs
Replies: 1 comment
-
We answered a similar question here! Regarding (2), general guidance and best practice would be modifying the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.I instantiated new UIBlock2D, and the next line in the script I change its position. But its position didn't change when I run the game.
2.I update inactive UIBlock2D position in the editor, after that I run the game and its position changed back to its old position(not the position that I just updated).
Beta Was this translation helpful? Give feedback.
All reactions