Arrow Keys Change Slope
This is just a test for a raycaster I'm trying to make right now. This finds where it hits the cube only using math. The issue is that I'm not sure how actual raycasters find this, as mine requires the center x and y of the cube I want to cast to, which can cause issues later on.