Skip to main content

Questions tagged [screen]

Usually a flat surface onto which information is visually presented. The screen of a computer is sometimes called a monitor.

2 votes
1 answer
176 views

I am trying to work with two monitors; I want to have two cameras in my scene, such that each camera projects to a different monitor. I tried to follow this guide, which says that I have to change the ...
Erel Segal-Halevi's user avatar
0 votes
1 answer
74 views

I’m using (DX11) LookAtLH or LookTo functions to get my view matrix. When setting Camera Direction so that the y component is zero I have the correct reflexion (picture left). When changing the Dir.y ...
philB's user avatar
  • 331
1 vote
1 answer
213 views

In 2D platformer games, what is the term or word for determining the size of the player character on the screen? For example, the player character in Castlevania: Symphony of the Night is very small ...
James Anderson's user avatar
6 votes
1 answer
6k views

When starting my game for debugging, I'd like to have the game pop up at my second monitor (still in "Windowed" mode), instead of on top of the Godot editor window itself. I've tried several ...
Jeroen's user avatar
  • 695
3 votes
1 answer
1k views

I am a complete beginner in Unity and, after having search for a while, I am still not sure if it is actually possible to achieve what I would like to do. My goal is to have a game where the screen is ...
Federico Tomasi's user avatar
-1 votes
1 answer
423 views

I use the Screen.orientation property to reposition my UI when the screen is rotated. But when I rotate the simulator to left or right, ...
利维坦's user avatar
2 votes
1 answer
118 views

I have an idea for a very minimalistic game. To fit in with this theme. I want no explicit messages or tutorials etc. I want to experiment with ways to very gently, implicitly prompt the player to ...
andrew hughes's user avatar
0 votes
1 answer
1k views

I've read a little about surface locking and unlocking in pygame in Beginning Game Development with Python and Pygame. However, I still don't understand it. I've read that it can improve the game ...
Salem's user avatar
  • 226

15 30 50 per page
1
2 3 4 5
10