Beginner's tutorial 8 HW

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
tricker1991
Posts: 2
Joined: April 23rd, 2017, 6:02 am

Beginner's tutorial 8 HW

Post by tricker1991 » April 23rd, 2017, 6:11 am

So, I was attempting and couldn't figure it out. Ended up just listening to chili on the hw solution but ran into a major issue that I just can not figure out. When I attempt to put velocity on my Y nothing happens.. It just slides back and forth on the x axis.

I've checked all the drawpoo code and my y is in the correct place. In fact // commented out the x axis code and it worked, sliding back and forth on the y axis but as soon as i take off the comment to let the compiler see the x axis it goes back to being an asshole.

Anyone have some suggestions? :?
Attachments
Game.h
(2.61 KiB) Downloaded 101 times
Game.cpp
(1.21 MiB) Downloaded 110 times

tricker1991
Posts: 2
Joined: April 23rd, 2017, 6:02 am

Re: Beginner's tutorial 8 HW

Post by tricker1991 » April 23rd, 2017, 6:26 am

Nevermind. I found it, feel like a dipshit.

albinopapa
Posts: 4373
Joined: February 28th, 2013, 3:23 am
Location: Oklahoma, United States

Re: Beginner's tutorial 8 HW

Post by albinopapa » April 23rd, 2017, 8:30 am

Nothing like figuring out the issue 15 minutes after posting for help. Happens all the time in other realms as well. Internet goes out, call tech support, internet is back...thank you nvm.
If you think paging some data from disk into RAM is slow, try paging it into a simian cerebrum over a pair of optical nerves. - gameprogrammingpatterns.com

Post Reply