Hello,
I'm trying to create a mini-game for school where I want an image to appear in a certain place once another actor reaches a certain point in the word (using the move method).
To elaborate, in my game, a container moves along a conveyor belt into a scanner.
Once the container reaches the middle, I'd like a random image to come onto the screen at a given coördinate.
I'd also like a light to turn on once the container enters the scanner.
What are some methods I could use to achieve this?
Any help would be greatly appreciated.

