Search found 2 matches

by M3G0
Fri Oct 12, 2018 1:04 pm
Forum: Support and Development
Topic: Smooth downward slope movement
Replies: 1
Views: 2402

Smooth downward slope movement

Hello again, I have managed to fix the previous problem and right now working on fixing a new one. The problem is that when descending the slope, the object descends smoothly on the right to left slopes (<--) however on the left to right (-->) slopes, sometimes, if you look carefully the object bobs...
by M3G0
Tue Aug 14, 2018 12:33 pm
Forum: Support and Development
Topic: [solved]Collision response: the right direction
Replies: 0
Views: 1950

[solved]Collision response: the right direction

Hey, I'm new to this forum and I recently picked up Lua and Love2D. After a few tutorials, I started to feel confident and make my very first game. Currently I have been making a AABB collision and response program that will correct the player depending on the moving object direction. function colli...