Content tagged scaling

Report Tag

24 usages of this tag
  • 5 replies
  • 355 views

What I am trying to do is create a perspective of the player (not the background or level itself) and enemies "shrinking" as they move to the left of the screen...

posted 3 years ago
  • 1 replies
  • 616 views
This content is deleted
Forum Topic
Is it possible to create Spore-like scaling system?
0 favourites

I'm just starting to learn Construct 2 and indie-game making in general. I'd like to ask if what I'm attempting to do is possible in Construct 2 or 3 before I c...

  • 6 replies
  • 704 views
This content is deleted
Forum Topic
Manually limit object position on canvas to integer
0 favourites

I've been experimenting with a custom scaling method, using fullscreen mode 'off' and wonder if there's a way to limit the coordinates of an object on the canva...

  • 0 replies
  • 107 views

With fullscreen scaling set to low and a layer set to "force down texture", effect or not, the resulting image is scaled improperly. Am I missing a checkbox som...

  • 2 replies
  • 595 views
This content is deleted
Forum Topic
Background size!
0 favourites

I need help in designing background image for my game. I use "scaler inner" scaling. How to design a background that fits every screen size..do help me.

  • 4 replies
  • 313 views
0 favourites

As you may have noticed, a popular options among old users and small laptops is to increase the text size in windows options. Whenever someone has that option (...

  • 1 replies
  • 175 views
This content is deleted
Forum Topic
Physics and Object Scale problem
0 favourites

When I create a physics object (in code at runtime) and then immediately apply force everything works as expected. But when I create and object, set is scale an...

posted 2 years ago
  • 1 replies
  • 196 views
This content is deleted
Forum Topic
How can I prevent this pixel jumping with child mode?
0 favourites

My buttons consist of two DrawingCanvas objects. One is in the background and is the border and the other one is the button. The border is the child of the butt...

  • 0 replies
  • 216 views
This content is deleted
Forum Topic
Is it possible to add a Sharp Bilinear option to scaling?
0 favourites

If we go to the project Properties tab, Display, Sampling, we have 3 options. Nearest. Bilinear. Trilinear. My favorite is Nearest, because Bilinear and Triline...

  • 1 replies
  • 140 views
This content is deleted
Forum Topic
Screen Issue
0 favourites

I want my game to fit in standard screens with hd resolution, 1280x720. The graphics are pixelated so I defined a smaller resolution of 427x280 with the same as...