Python Forum
Help on stimulating approaching an object
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help on stimulating approaching an object
#2
It will take some time to do.
You might want to set the speed to 0, his should streghten the illusion.

But you have no for loops, nor a list of coordinates.
This would be a 2D list with each element containing the X and Y pos,
and possibly the length. You might get those from a drawing on a piece of coordinates paper.
If you include the angle also, you avoid the "left" and "right" commands, that disturb the
continuity of reading from he list.

What is your idea on how to transform the coordinates?, although it would make sense to me
to save the picture as a file, and then call it back several times with new dimensions.
But i gues that's not allowed.
Paul
Reply


Messages In This Thread
RE: Help on stimulating approaching an object - by DPaul - Oct-19-2020, 05:44 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020