Search found 2 matches
- Sat Jul 13, 2013 4:42 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to determine the angle of image?
- Replies: 4
- Views: 2738
Re: How to determine the angle of image?
I answered my own question. It just goes to show you that you sometimes you need to dig a little more. I just had to use the put command instead of the get command. thank you for the trouble. btw I am loving it... programming with Livecode Thank You!
- Sat Jul 13, 2013 3:43 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How to determine the angle of image?
- Replies: 4
- Views: 2738
How to determine the angle of image?
I have been working on a game for about 2 weeks now. I am trying to replicate a spinning wheel that randomly lands on a number. I have it working in essence but I have found no way to determine the angle of the wheel after it stops spinning. I have tried the script command " get the angle of image "...