The Grid

Game Editor comments and discussion.

Re: The Grid

Postby Kalladdolf » Mon Jun 08, 2009 1:28 pm

The limit is 1,000,000 pixels in each direction (at least on the x axis).
I tried it out. If you drag your screen across that limit, your position will automatically be *-1. Yes, it loops.

@factorman: On awesome computers that can handle anything, a higher fps rate increases the speed of the game.
But there is no such computer, so you have to find a nice framerate that satisfies the player's eyes and doesn't demand too much from the hardware (which, amongh other things, causes the game to lag).
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: The Grid

Postby factorman2 » Mon Jun 08, 2009 1:41 pm

Kalladdolf wrote:The limit is 1,000,000 pixels in each direction (at least on the x axis).
I tried it out. If you drag your screen across that limit, your position will automatically be *-1. Yes, it loops.

@factorman: On awesome computers that can handle anything, a higher fps rate increases the speed of the game.
But there is no such computer, so you have to find a nice framerate that satisfies the player's eyes and doesn't demand too much from the hardware (which, amongh other things, causes the game to lag).

You can click quote. its not like its a computer virus button or anything.
I know, you don't remember me.
factorman2
 
Posts: 59
Joined: Thu May 07, 2009 7:13 pm
Score: 2 Give a positive score

Re: The Grid

Postby Kalladdolf » Mon Jun 08, 2009 1:42 pm

I can also decide between quoting and not quoting. Thank you very much. :P
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: The Grid

Postby Bee-Ant » Mon Jun 08, 2009 3:35 pm

And you make me sick, make a crowd about quoting... :P
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: The Grid

Postby BlarghNRawr » Fri Jun 19, 2009 8:39 pm

he can choose to not use quoting :|

also
kall you actually dragged you screen to 1million? that must have taken a.. rather long time, even when zoomed out. and it loops you say?
i must try it to be sure, i wanna see this for myself.
then i will try making a test to see what happens if it drops below that 1,000,000. heheh

you know your bored when...

[EDIT]
i tried it, it didnt take as long as i thought, but the limit seems to be
[y axis] -1048545 to 1048575
[x axis] -1048576 to 1048544

but that is when its zoomed out to the maximum, i tried zooming in around that point and the numbers seemed to glitch up
when i zoomed in on the x-axis limit, the numbers changed to 26,140 and i had warped back to the middle again. However i think that is because of the zooming, not being at the grid extents.

[EDIT2]
I tried something new. i brought the view all the way to the bottom y-axis limit, and found out that if you bring it across the loop at the bottom, then try to take it back over, it disappears completely. So my game now has no view actor, but i can still press game mode. I cannot see anything at all except for a blank screen. I made an actor and set it to infinite, and the Game Mode screen was still black. None of the actors showed up.
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: The Grid

Postby Kalladdolf » Fri Jun 19, 2009 8:58 pm

I'm pretty sure the limit was 1,000,000. I can try again tomorrow.
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: The Grid

Postby BlarghNRawr » Fri Jun 19, 2009 11:15 pm

were you trying it while zoomed out to maximum?
because it seems to change depending on what zoom level you are on
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: The Grid

Postby Kalladdolf » Sat Jun 20, 2009 7:25 am

Yes, but I don't think it changes, but the view slightly changes position.
Though, as far as I can see, the position panel detects that.
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: The Grid

Postby speckford123 » Sat Jun 20, 2009 3:22 pm

Going back on the timer being independent compared to the frame rate, this always sucked on my old computer, I had a game made with a timer to reach the finish line, Well near the end I had a nice few actors loaded on screen, well needless to say my frame rate dropped but the timer was unchanged........I ended up not reaching the goal due to the frame rate :lol:
speckford123
 
Posts: 334
Joined: Fri May 05, 2006 6:33 pm
Score: 49 Give a positive score

Re: The Grid

Postby BlarghNRawr » Sat Jun 20, 2009 7:11 pm

@Speck:
lol
i had the same problem on my old computer too. but now my new one is epikly fast

@Kall:
hmm
i know the view changes when you zoom, but i scrolled back to the boundary again after i zoomed in and it was different. But not by a lot. Most likely because when you are zoomed out farther it is very hard to get pixel perfect.

it is definatly over 1,000,000 tho =\
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: The Grid

Postby MrJolteon » Mon Jun 29, 2009 6:14 am

What really is the end of the GE grid?
Does it have an end or does it go on forever?
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: The Grid

Postby Fuzzy » Mon Jun 29, 2009 6:47 am

Make a text actor.
In his draw set textNumber to x. Leave the actor in the center of the screen.
create a variable called m. assign it a value of 1
set keypress spacebar to m=m*-1
set keypress A to x +=100,000*m
set keypress s to x +=10,000*m
set keypress d to x +=1,000*m
set f to 100*m, g to 10*m, and h to 1*m

Run the game. Pressing these keys will find the end pretty quick.
When the number suddenly gets smaller, press spacebar once and the keys will remove points from x. Press space again to count upwards.

You could even make it automatic.
Mortal Enemy of IF....THEN(and Inspector Gadget)

Still ThreeFingerPete to tekdino
User avatar
Fuzzy
 
Posts: 1068
Joined: Thu Mar 03, 2005 9:32 am
Location: Plymostic Programmer
Score: 95 Give a positive score

Re: The Grid

Postby MrJolteon » Mon Jun 29, 2009 7:49 am

Code: Select all
umm in a code box like this, please?
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

Re: The Grid

Postby Fuzzy » Mon Jun 29, 2009 8:20 am

umm, its not code?
Mortal Enemy of IF....THEN(and Inspector Gadget)

Still ThreeFingerPete to tekdino
User avatar
Fuzzy
 
Posts: 1068
Joined: Thu Mar 03, 2005 9:32 am
Location: Plymostic Programmer
Score: 95 Give a positive score

Re: The Grid

Postby MrJolteon » Mon Jun 29, 2009 8:44 am

no.

Code: Select all
This is a "code",
this is not.
Join us on Discord!
Game Editor 2
These are the best ways to reach me these days


Your local Community Janitor, always lurking in the shadows...
User avatar
MrJolteon
 
Posts: 2326
Joined: Sat Aug 09, 2008 3:25 pm
Location: Stranded under endless sky
Score: 105 Give a positive score

PreviousNext

Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron