Dear friends,
After a week of trying and reading, without any success, I would be very happy with someone's help.
I have the feeling it's simple, but I can't see the solution.
- I want to constantly move a column of six sprites (part of a machine) synchronously up and down say 100 pixels, at an adjustable speed.
- Also do the six sprites on their way up rotate, synchronously, slowly from -15 degrees to +15 degrees.
- On their way down they rotate slowly back to their start position of - 15 degrees.
- The sprites have to transport a ball, so I guess they need the physics behaviour, so the ball can't fall through the sprites.
If I have two of those systems next to each other, moving in opposite directions, the ball will be put from the lowest sprite to the sprite next to it and will be lifted automatically via via, to the top sprite where it finally leaves the elevator.
there are many roads to Rome as they say, but I did not find the right one...
Or I could not control speed, or the movements where not fluently enough, or the sprites did not move synchronously, or the sprites did not constantly moved as a machine should.
All help will be appreciated very much.
Thanks in advance.
Philip