Forum Topics tagged zoom

Report Tag

29 forum topics with this tag
  • 0 replies
  • 391 views

This is as far as I got - Ideally I am looking for something where the middle mouse scroll zooms to the mouse cursor position smoothly like an RTS or 4X (not th...

posted 2 years ago
  • 3 replies
  • 640 views
This content is deleted
Forum Topic
how can i zoom with orthographic camera?
0 favourites

I know I can set the camera position to achieve the zoom effect if use Perspective projection. But when I use Orthographic projection. The object's size in the...

  • 1 replies
  • 192 views
This content is deleted
Forum Topic
How do I keep bezel on screen even with zoom?
0 favourites

This might be a weird question but I am adding a bezel to my game I am working on and I have it zoom in when an enemy notices me. The problem is that it zooms r...

posted 2 years ago
  • 4 replies
  • 533 views
This content is deleted
Forum Topic
How to avoid wrapping in html element?
0 favourites

If you take any HTML element example you can see how it wraps the text when it goes out of the screen. But I need to make zoom in on this HTML without the wrapp...

posted 2 years ago
  • 1 replies
  • 208 views
This content is deleted
Forum Topic
Camera zoom in when close to target a la Samurai Showdown
0 favourites

I'm trying to create a camera effect like Samurai Showdown where the closer a player gets to their target, the more zoomed-in the camera is on the player, with...

posted 1 years ago
  • 0 replies
  • 259 views
This content is deleted
Forum Topic
Zoom on Mouse/Cursor like in softwares
0 favourites

I'm currently trying to make navigation using zoom/pan with mouse and I would like to make a zoom like in most software like photoshop or figma which zoom onto...

posted 10 months ago
  • 9 replies
  • 264 views
This content is deleted
Forum Topic
How do I do an aim zoom?
0 favourites

We're making a SCP game and we have a player, when player aims somewhere , then how do we make a camera zoom? For example player aims somewhere and camera will...

posted 10 months ago
  • 1 replies
  • 107 views
This content is deleted
Forum Topic
Strange visual artifacts when zoomed out
0 favourites

As the title says, a loot of my sprites show artifacts when I zoom out, when at normal scale all looks good. Any solutions for this?

posted 3 months ago
  • 17 replies
  • 155 views
0 favourites

I want the camera to zoom between two objects, they're seperate sprites. Trying to add co-op to my game. The camera is a seperate object aswell.