Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Shadow Kitsune

Pages: [1]
1
Graphics / Re: Pixel deformation while moving sprites
« on: February 07, 2022, 04:50:47 pm »
Well yes, but I need to scale it by some float factor in order to match resolution, or I would need to work on 320 x 180 window to scale it properly using int values.

Or am I doing something wrong in here and need to rework my resolution system?

2
Graphics / Pixel deformation while moving sprites
« on: February 07, 2022, 03:23:54 pm »
Ok so when I move my sprite, sometimes the pixels get smaller and wider in width. Just a little bit.
It only happens when the view is resized(I resize it by factor of 1.2 or 0.8). Question is - Can I somehow get rid of that behavior?


Pages: [1]