I am interested in creating an animation of sprites moving along a figure, particularly sprites that walk along the figure. An example of what I envision can be seen here:
http://armsglobe.chromeexperiments.com/
I found some helpful information related to my project on this question:
http://stackoverflow.com/questions/25898635/three-js-how-to-animate-particles-along-a-line
https://i.sstatic.net/rJtGn.png
In my current attempt, the sprites start small and then increase in size. However, I want all sprites to remain the same size.
I have tried reviewing the code, but I am unsure how to make all sprites the same size. Any assistance or guidance on achieving this would be greatly appreciated.
If you are able to help, I would be very grateful. https://i.sstatic.net/IEyc8.png