Posted: Mon Apr 04, 2011 10:29 pm Post subject: I need help in a few things
Hey there,
What is it you are trying to achieve?
Make the screen follow the mouse like when you press the center of the mouse (scroll) and the screen will follow the mouse and have it in certain co-ordinates.
and make animations play while the program continues to run instead of it looping or waiting until it ends.
What is the problem you are having?
I do not know how to do this
Describe what you have tried to solve this problem
Looking at reference list.
Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<none>
Turing:
<Add your code here>
Please specify what version of Turing you are using
<4.1>
I hope someone helps. Thanks in advance.
Sponsor Sponsor
Tony
Posted: Mon Apr 04, 2011 11:03 pm Post subject: Re: I need help in a few things
feebas200 @ Mon Apr 04, 2011 10:29 pm wrote:
I do not know how to do this
Don't you think that's the entire point of such assignments? If you already knew how to do this, you wouldn't learn anything new.
What useful references did you find on the "reference list"?
Posted: Tue Apr 05, 2011 9:52 pm Post subject: RE:I need help in a few things
well i tried Play.FramesBack for gifs but it messes up the animation everything runs fast even after increasing delay greatly, as for turing animations using for statements I don't know how to allow them to run in background nor making the screen move with mouse or arrow keys. I did see something in tutorials section that makes mouse follow and it draws cubes but it seemed really confusing.