How to get cones to ask clones in another sprite their direction and location

I'm working on a game where ore goes on conveyor belts, and I need to figure out what direction the conveyor belt clone is pointing so the ore picks the right direction the player has placed the conveyor belts.

([direction V] of (item (1) of (ask [sprite V] for ((my [clones V]) @addInput) @addInput)))

thanks so much this is perfect. :slight_smile:

No problem!
Mark it as a solution so others don't click on it with the intent of answering the question only to see it's already been answered

for sure.