Stable?

Game Editor comments and discussion.

Stable?

Postby ColdSpike » Mon Apr 07, 2014 5:56 pm

I was wondering how stable would you all rate this program? If for example you started to make a more complicated game (like a Metroidvania) would it handle it easily? Also how scalable is it? In the future would it be possible to port this engine to other consoles (I am thinking PS4/XBO since they run x86).
ColdSpike
 
Posts: 10
Joined: Sat Apr 05, 2014 11:42 pm
Score: 0 Give a positive score

Re: Stable?

Postby MrJolteon » Mon Apr 07, 2014 6:46 pm

Honestly, it's pretty unstable.
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: Stable?

Postby ColdSpike » Tue Apr 08, 2014 12:16 am

MrJolteon wrote:Honestly, it's pretty unstable.

Are you being sarcastic? Or...?
ColdSpike
 
Posts: 10
Joined: Sat Apr 05, 2014 11:42 pm
Score: 0 Give a positive score

Re: Stable?

Postby MrJolteon » Tue Apr 08, 2014 4:35 am

Nope, it is pretty unstable.
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: Stable?

Postby lcl » Tue Apr 08, 2014 8:45 am

Game Editor has some problems with screen tearing and sometimes keeping a solid, stable frame count isn't achieved quite as well as you'd want to.

However, the frame count isn't really an issue if you make your games in a way they should be made. What I mean is that obviously if you have a huge game within one game editor project, and you have everything being loaded and existing all the time, it will of course lag, and that's actually not an issue of Game Editor, it's just common sense. If you have hundreds of enemy actors running their AI scripts and checking for collision with the ground all the time, it's gonna get heavy if you don't do anything to manage which actors shoukd exist at a time and which actions they should be doing at a time.

Game Editor offers two simple ways to handle the splitting of the game to smaller parts and these are to either use multiple geds or to use activation regions. You can also set actors to not receive events when they're outside of the game view. And you can always build your own ways of managing what's existing and receiving events and what's not.

So, games made with GE can get pretty unstable performance-wise if you build large projects without thinking about the performance-efficient ways of doing it. But if you do manage the game well, it will run a stable speed.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest