- Home /
How to Align the pieces with different scale?
Hi all, I'm making an puzzle game in which i'm programatically cutting the piece base on the mask and the resulted piece is of the different scale and random piece generated every time the game play. I want to align the object with each other. I know i can do this by calculating each piece height, width and then calucalte the center and so on.. . just curios is there any optimal or some kind of shortcut solution . thanks here for more detailed what i would like to achieve.
q2.png
(22.2 kB)
Comment
Your answer
Follow this Question
Related Questions
Object isnt where its supposed to be when selected 0 Answers
moving random objects to random positions 1 Answer
GUI item with object position+dimensions 0 Answers
Move hit.point 1 Answer
Object position flickering 1 Answer