GL calls problem. Help!

  • webkuk
    Likes 0

    Problem 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 admin
    Likes 0

    We think you will need 2 gl calls for each button, this shouldn’t be an issue.

  • webkuk
    Likes 1

    i think no, i cant do object and clone it?

  • webkuk
    Likes 1

    i did it! Thx for motivation for solve this problem!

  • webkuk
    Likes 1

    i did 100 object buttons with 1GL call ))

  • Sonar Systems admin
    Likes 0

    Great, you should post this as a solution on the forum as many developers will benefit.

Login to reply