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 - Ben_

Pages: [1]
1
Graphics / How to scale position and size?
« on: February 20, 2016, 03:31:20 pm »
I am trying to make a game, and I want it to support multiple resolutions.

All I need to do is simply scale the sprites, but from my tests, it only scales the size when I need it to scale both size and position.

Does SFML allow me to do this? Or should I make my own functions to scale the position?

Pages: [1]
anything