Search found 1 match
- Wed Dec 24, 2014 9:02 am
- Forum: Support and Development
- Topic: Collision Behavior
- Replies: 2
- Views: 2544
Collision Behavior
Hi. Super new to Love, Lua, etc. Trying to make a first game and realized I had to implement collision. Looked around a bit and decided to go for a simple AABB implementation. However, depending on the angle that my rocket hits a star, it will "slide" along the surface of the star very sha...