Today I was just doing some general bug fixes for the zooming code. I didn't really want to change out the whole code because this one seemed to work unlike the other ones. I was able to change the buttons for the zooming to the scroll wheel by doing mouse_check_button and mouse_wheel_up and down for sense the movement of the mouse wheel. I did encounter a problem with it though like the other keys that i had preset it didn't want to work. So I had to change it around in order for it to work. I guess i didn't have the right code from the video so I'm going to go check that. Tomorrow I plan on fixing how deep the zoom goes and how far back it can go.

No comments:
Post a Comment