Can u make the view larger of smaller during a game?

Game Editor comments and discussion.

Can u make the view larger of smaller during a game?

Postby GuitarManGuitar » Fri Jan 04, 2008 9:55 pm

Can u make the view larger during a game? :? :?
:arrow: If so can you PLEASE tell me how.
GuitarManGuitar
 
Posts: 31
Joined: Thu Oct 25, 2007 11:57 pm
Score: 0 Give a positive score

Re: Can u make the view larger of smaller during a game?

Postby GuitarManGuitar » Fri Jan 04, 2008 9:55 pm

PLEASE
GuitarManGuitar
 
Posts: 31
Joined: Thu Oct 25, 2007 11:57 pm
Score: 0 Give a positive score

Re: Can u make the view larger of smaller during a game?

Postby Sondise » Fri Jan 04, 2008 9:55 pm

It's not possible, sorry. :(
User avatar
Sondise
 
Posts: 94
Joined: Thu Nov 01, 2007 11:04 pm
Location: South america
Score: 0 Give a positive score

Re: Can u make the view larger of smaller during a game?

Postby Bee-Ant » Sat Jan 05, 2008 8:24 am

it's possible...use LoadGame function...but yeah, it's surely hard... :roll:
If you interested, I could explain it :D
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Can u make the view larger of smaller during a game?

Postby GuitarManGuitar » Sat Jan 12, 2008 8:43 pm

I want to know plz bee-ant,
so... can u explain it???
GuitarManGuitar
 
Posts: 31
Joined: Thu Oct 25, 2007 11:57 pm
Score: 0 Give a positive score

Re: Can u make the view larger of smaller during a game?

Postby Bee-Ant » Sun Jan 13, 2008 8:26 am

1. a. Make a game in small resolution
b. Put this code when you wanna load the large resolution
Code: Select all
LoadGame("large");

c. Export this game as executable file
2. a. Make a game in large resolution
b. Put this code when you wanna load the small resolution
Code: Select all
LoadGame("small");

c. Export this game as executable or game data file
3. That 2 games are the same game, just different in their resolution
4. Place that 2 files in the same folder
5. You could use variables to restore player position and attributes
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron