Thanks y'all; I have gotten it to work, slightly modified so it always zooms to the center of the screen.
Search found 4 matches
- Thu Dec 12, 2024 1:03 am
- Forum: Support and Development
- Topic: How to change screenspace origin?
- Replies: 14
- Views: 2570
- Wed Dec 11, 2024 11:42 pm
- Forum: Support and Development
- Topic: How to change screenspace origin?
- Replies: 14
- Views: 2570
Re: How to change screenspace origin?
I think I am getting closer to solving my problem, thanks for all of the replies. I will go try this out tonight.
- Mon Dec 09, 2024 10:25 pm
- Forum: Support and Development
- Topic: How to change screenspace origin?
- Replies: 14
- Views: 2570
Re: How to change screenspace origin?
I have tried translating the screen, but it also translates everything on screen to the center, which defeats the purpose of translating it. Here is a video demostrating my problem ezgif-7-96e3bd77a8.gif I guess what I'm really asking is how do I move the origin without also moving the content on sc...
- Sun Dec 08, 2024 6:31 pm
- Forum: Support and Development
- Topic: How to change screenspace origin?
- Replies: 14
- Views: 2570
How to change screenspace origin?
I am trying to implement a zoom into a game I am making, but I want it to zoom towards the center; it always zooms towards the top left corner. I looked through the documentation for love.graphics a ton but didn't find anything suiting my needs. Are there any methods, formal or informal, that I coul...