Im trying to make a plants vs zombies like game, but im having trouble trying to make a conveyer that works like the one in pvz boss levels, i got the "seed packets" working but not the moving part
I hope I understood your problem here. Try:
sprite: is overlapping conveyor = sprite: move [speed of conveyor] pixels at angle [angle of conveyor movement]
Develop games in your browser. Powerful, performant & highly capable.
if i do that the seed packets on the belt would stack and i need them to not stack, i tried making it so it stops when overlapping another seed but it just stops when theres 2 overlapping it just stops moving even if theres nothing in the way