This is a 100% Pen scrolling engine that has all the standard features of scrolling. Feel free to remix it and use it in your project: after all, that's why I made it. If you have issues with the scrolling it is probably because the project page is interfering with the scrolling. To fix this, simply run the project in full-screen mode. *Note: The snippet of Rust does not have anything to do with the scrolling engine. I just needed something there to actually scroll on. --Updates-- v0.1- Added scroll locking
I thought this would be a fun project to do