Search found 1 match

by ngrmile
Sun Jan 18, 2015 8:35 pm
Forum: Support and Development
Topic: Question (urgent!) - a simple 2D game
Replies: 1
Views: 1764

Question (urgent!) - a simple 2D game

Hi, I've just started learning to create 2D games with LOVE, and I'm kind of stuck with this one little problem. If you run this and press directional keys, the cursor moves ridiculously fast. It's because I'm moving the unit 35 pixels at a time, but I would like it to move much slowly. In other wor...