Hi all! I’m trying to create a system that can appear and move points 2 randomly within given boundary. I want to make random controllable and don’t want points to be appearing at the same position. So far I’m having trouble moving the points in 2 dimension and it’s always moving 3 dimensional in positive direction. Also, I want to combine this moving function with random appear. How would I do this?
Drawings I attached are the designs I’m trying to achieve using this system.
dot shift.gh (17.8 KB)