Hi
Is it possible to remove the anchors from UILabel in runtime
The problem is that in runtime i have a gameobject with UILabel that as anchors (type: advanced).
Then, in play mode, this gameobject becomes child of a table.
The problem is that because of the anchors values the gameobject doesn't align with other gameobjects from that table
I use Playmaker and i can't find the way to fix this.
Can someone help me?
ps: to change values from the UILabel script, i drag it to playmaker states, then "set property" ..... but i can't find the anchors values
Thanks