-
webkukLikes 0Problem Description
I am doing puzzle-grid game. My grid Size 5*8. I need create button from one texture file but add number for each button. Im trying do UIButton, Sprite + child Sprite with Number, but always i have 2 GL calls for each button on my scene. How do 2 GL calls for any buttons with same numbers?
-
Sonar Systems adminLikes 0
We think you will need 2 gl calls for each button, this shouldn’t be an issue.
-
webkukLikes 1
i think no, i cant do object and clone it?
-
webkukLikes 1
i did it! Thx for motivation for solve this problem!
-
webkukLikes 1
i did 100 object buttons with 1GL call ))
-
Sonar Systems adminLikes 0
Great, you should post this as a solution on the forum as many developers will benefit.
Login to reply