A test for a mobile joystick that can be adapted to many other games. For an example on how to use in a project see https://scratch.mit.edu/projects/390578993/ (this is a slightly outdated project; I've made it so the joystick now separates the x and y axes to make collision easier) If anyone want to use this in their projects no credit is needed. The collisions don't work fully when scrolling is set to both axes, so I set it to only scroll on the x-axis while I read more about collision resolution.