gamedev
@Mr_NutterButter @coolboymew @beardalaxy @binkle Thanks.
BTW, I had to remove the "Registered" symbol in the logo. I don't know why you put that there. I don't own a trademark for that name or logo.
re: gamedev
@coolboymew @binkle @beardalaxy @Mr_NutterButter Ugh! That collision glitch is still there? I though I removed it. This is the first video game I ever programmed to have a completely different method of collision detection. Normally, I checked the angle of the collision based on velocity, but since bumping is involved I had to do it based of the position of the previous frame.
I still don't know what's causing the random teleportation.
re: gamedev