Search found 1 match
- Tue Mar 13, 2012 4:40 am
- Forum: Support and Development
- Topic: Issues with Key Presses and Movement (Platformer)
- Replies: 1
- Views: 1482
Issues with Key Presses and Movement (Platformer)
So, I intend to eventually make a 2D platformer, but having never programmed a game before, I decided to just make a basic engine first to get the hang of game logic. What I'm attempting to do is make the square (character) move left and right, but I'm having trouble with it. I wasn't sure whether t...