[Thread Prev] [Thread Next]
Hi mwforum,
I am working on Dynaturtle, which is a spacecraft simulation
wherein the turtle drifts independent of the heading and it
responds to "kicks" of the engine in the back. Speed and
direction are controlled by the force vector produced by the
engine. I am translating an old Apple II version of this into
Microworlds EX and some commands have changed, Setpos being one.
It used to be SETXY. It uses XCOR AND YCOR to develop data for
setting the position of the turtle at any point in time. I am not
able to make SETPOS take any data though. It will not accept
variables. For instance, it won't take SETPOS [:A :B], nor will
it take SETPOS [XCOR YCOR].
The question is: What is the syntax for getting data into the
SETPOS [] command?
Ralph Wege
Previous by thread:
Re: New MicroWorlds EX WebPlayer Available for Windows Users
Next by thread:
Re: Placing data into Setpos [ ]
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|