trueicecold Posted October 22, 2016 Share Posted October 22, 2016 Hey all, I'm creating a 4 player card game, and I find myself handling positions for every player position for each element (cards, player name, score, shoutout text etc...), since player on the left and right have rotation to the cards, different tweens etc... This results in quite a big JSON to define all positions to all elements, and is making the code quite dirty... How do you handle large UI positioning? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts