I Am Creating Dice Roller App But I Have Some Issues Please Help Me

Project fiile : Ten_Lucky_Dice.aia (1.7 MB)

Dice Rolling But Not Perfect Please Check it

Blocks

I don't see any bugs or misbehavior.

Suggestions for improvement:

  • Disable the roll button on click, until the rolling ends then re-enable the button
  • Move the repeated code into a procedure with a parameter for the choice of animation technique. Add a global init list of the four techniques and select a random item from that list to pass in the one call to the roll procedure.

For code help post an aia export

Ten_Lucky_Dice.aia (1.7 MB)

This is proj.aia Work But Not Professionally hav same glitch please update it please

perhaps this:

Sorry, I missed the aia on the first post (I was pre-coffee).

I'm not a fan of extensions.

I notice you did not take advantage of all the events and the tool tips for the animation extension:

You are using multiple Clocks where you should be instead using Animation events.

I recommend re-posting in the thread where you got the extension, for more extension-specific advice.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.