Search found 1 match
- Sat Sep 03, 2022 6:33 pm
- Forum: General
- Topic: I'm making an Agar.io clone and struggling with something
- Replies: 4
- Views: 2668
I'm making an Agar.io clone and struggling with something
Hey people, How can I make the player go diagonally? When I'm holding 2 keys at once only the first one pressed is functioning. Ignore my bad coding skills I'm still learning and doing my best, if you have any tips for feel free to share them :awesome: this is my code: function love.load() player = ...