Search found 3 matches

by myogaman
Wed Sep 20, 2017 10:10 am
Forum: Support and Development
Topic: [HELP] Gamera Won't Center Camera on Player
Replies: 2
Views: 3345

Re: [HELP] Gamera Won't Center Camera on Player

I put a real background down and see that my code does work in my above example. So hurp durp there. I then began to slowly strip and unravel my mess of initial code (the first draft is always the roughest, right) and discovered that Push and LOVE were applying a scale that were completely skewing m...
by myogaman
Tue Sep 19, 2017 11:56 am
Forum: Support and Development
Topic: [HELP] Gamera Won't Center Camera on Player
Replies: 2
Views: 3345

[HELP] Gamera Won't Center Camera on Player

Hello everyone! I jumped into LOVE about 2 weeks ago and have been making really good progress. I got lighting, states, sprite animations, a resolution handler, and GUI buttons. A lot quicker progress than when I was jumping around in Python. However I'd like a camera that can zoom and pan, so Gamer...
by myogaman
Tue Sep 19, 2017 3:49 am
Forum: Libraries and Tools
Topic: push - a resolution-handling library
Replies: 80
Views: 146198

Re: push - a resolution-handling library

Sorry to resurrect an old thread but I was curious if there was a dynamic way to change the game resolution without reinitializing the window. This would make it easier to have different depths of field for cutscenes and special maps. For example, one could make it so the city map is a big resolutio...