How can I create objects along a path/BezierCurve? In other words, how can I create several UIButtons along a given path, with a given interval along that same path?
Have you solved your problem yet? if no, see this if it could help
//if the interval is kown as float, suggesting it named padding //then you can for(i=0;i