AuthorTopic: need help (game pics)  (Read 2159 times)

Offline thewizard

  • 0001
  • *
  • Posts: 81
  • Karma: +0/-0
  • Programmer, Pixel Artist, Animator and more
    • View Profile

need help (game pics)

on: December 25, 2015, 07:33:27 am
HORIZONTAL VIEW


OR

VERTICAL VIEW




I want to be able to find out which view is more popular 
so i can begin coding my multilayer screen resolutions so just type

VERTICAL VIEW
OR
HORIZONTAL VIEW
to help me out thanks :)

Offline Pusty

  • 0010
  • *
  • Posts: 246
  • Karma: +0/-0
  • I like cheese
    • View Profile

Re: need help (game pics)

Reply #1 on: December 25, 2015, 07:56:32 pm
Vertical view
Just a random hobby gamedev passing by O:
[Ludum Dare][Itch.io]

Offline Digivoxel

  • 0001
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile

Re: need help (game pics)

Reply #2 on: December 29, 2015, 04:01:04 pm
Just wanted to ask, is this based on multiplayer on the same screen?

Offline thewizard

  • 0001
  • *
  • Posts: 81
  • Karma: +0/-0
  • Programmer, Pixel Artist, Animator and more
    • View Profile

Re: need help (game pics)

Reply #3 on: December 30, 2015, 12:30:52 am
Same screen with split screen so you can have 1 or 2 or 3 or 4 screens at once for each player

« Last Edit: December 30, 2015, 12:35:11 am by thewizard »

Offline Digivoxel

  • 0001
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile

Re: need help (game pics)

Reply #4 on: December 30, 2015, 12:56:28 am
Ah, I see now

One suggestion would to make sure that it fits 1920x1080(or any 16:9 resolution you're comfortable with) and then adjusting the screen view based on players. (3 players is always going to look silly, so you can't do much about that) so 4 players would all split up between the 1080p reso while 1 player would have that entire space, you know? :D I can't get exact sizes from the images, but I'm assuming that's what you were doing XD

Offline thewizard

  • 0001
  • *
  • Posts: 81
  • Karma: +0/-0
  • Programmer, Pixel Artist, Animator and more
    • View Profile

Re: need help (game pics)

Reply #5 on: December 30, 2015, 06:34:07 am
for 3 players i might just do some thing like this

Dont worry about the numbers and stuff that's just me debugging the AI