This is a great plugin - as a feature request, I'd like to able to set movement in terms of pixels per frame rather than a decimal of 1. Trying to figure out the correct decimal for moving one pixel per frame is ...hard
Viewing post in Parallixel for Aseprite comments
Hi colourofsound, that’s actually a nice idea. Thanks for the suggestion! I’ll try adding that option 😊
For now, you can kind of achieve it by matching the distance and number of frames. For example, if your image is 128px wide, you can use 128 frames, then set the speed based on how many pixels you want it to move per frame.
Currently, the system auto-calculates the pixels per frame based on the speed, so it scrolls seamlessly.