Search found 3 matches

by katd
Thu Jan 05, 2017 8:13 pm
Forum: Support and Development
Topic: Collisions don't work right
Replies: 5
Views: 4082

Re: Collisions don't work right

Thank you for the quick reply. I will keep in mind what you said. Now it works well and i can move on. This community is great!
by katd
Thu Jan 05, 2017 7:59 pm
Forum: Support and Development
Topic: Collisions don't work right
Replies: 5
Views: 4082

Re: Collisions don't work right

No! I forgot about it. But when i change the operators and subtract the height, it still doesn't work.
And the collision with the top and the bottom either.
by katd
Thu Jan 05, 2017 6:11 pm
Forum: Support and Development
Topic: Collisions don't work right
Replies: 5
Views: 4082

Collisions don't work right

Hello Guys! I have been trying to make a Pong clone. My progress stopped since the collisions on the top, bottom and paddles of the game didn't work. So it would be nice to help me out of this problem. And could you also suggest changes to improve me code? Thanks. function love.load() lplayer = {} l...