Search found 1 match
- Wed Oct 30, 2019 6:55 pm
- Forum: Support and Development
- Topic: weird behavior with hump camera and player rotation
- Replies: 1
- Views: 2031
weird behavior with hump camera and player rotation
Hey there new to the love2d scene. What I am trying to do is make the camera follow the player sprite based off the x and y values of player.body. What ends up happening with the code I've written below is the camera does indeed follow the players sprite. However. There is some weird behavior when t...