Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

My designer is building a 3D design of a dice using Maya.

I want to integrate this in my iOS app so that the user can spin the dice and get a number. Then they play the game using that number.

So, I have two questions: 1) How can I make the dice spin and stop at a random position so that a number is presented to the user?

and

2) Once it stops spinning how can I detect the number that is displayed to the user (programmatically)?

Many thanks. -Anil

share|improve this question
Which engine you are using for your iOS Game ? – ammar26 Dec 12 '12 at 10:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.