Dev fix for cuipanel positionSolved

Line 141 OLD: RectTransform = { AnchorMin = "0.5 0.5", AnchorMax = "0.5 0.5", OffsetMin = config.OffsetMin, OffsetMax = config.OffsetMax },

Old

Line141 NEW : RectTransform = { AnchorMin = "0.7 0.5", AnchorMax = "0.7 0.5", OffsetMin = config.OffsetMin, OffsetMax = config.OffsetMax },

 

new

This is not a bug. You can change everything in the config

0Y9duwHKQk7hB5W.jpg DezLife

This is not a bug. You can change everything in the config

When I tried to in the config all it did was change the height and width I had to go into the cs file it self and change it 

do you have the manual fix for the latest version of this? Thanks

Update expected tomorrow

Locked automatically