What you want to see in the next versions?

Ideas for Game Editor evolution.

What you want to see in the next versions?

Make online games for web
29
18%
Make windows screensavers
1
1%
Multiplayer games
44
28%
Better documentation
5
3%
More tutorials
15
9%
Better support to RPG games
25
16%
Particles support
12
8%
Less script dependent
9
6%
More user friendly interface
12
8%
Better support to actor motions (find paths...)
7
4%
 
Total votes : 159

Postby duracel92 » Fri Mar 24, 2006 4:28 pm

If it is not already possible, actor locking, it annoys me when I accidently move an actor and have to line it up....
duracel92
 
Posts: 132
Joined: Sat Jan 21, 2006 10:45 pm
Location: UK
Score: 0 Give a positive score

Postby Novice » Sat Mar 25, 2006 1:50 pm

It is, right click it and press lock actor.
Why do i always get stuck?
User avatar
Novice
 
Posts: 399
Joined: Mon Aug 29, 2005 10:54 am
Location: Relative
Score: 5 Give a positive score

Postby Novice » Sat Apr 01, 2006 11:19 am

Abbility to turn off transparency inheritance from parent.
Why do i always get stuck?
User avatar
Novice
 
Posts: 399
Joined: Mon Aug 29, 2005 10:54 am
Location: Relative
Score: 5 Give a positive score

Postby Fuzzy » Sun Apr 02, 2006 12:45 am

Short hand code such as this!

z=((z/y)>5) ? 5 : 0;

Thats an if statement!

Please?
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

Postby makslane » Mon Apr 03, 2006 5:29 pm

ThreeFingerPete wrote:Short hand code such as this!

z=((z/y)>5) ? 5 : 0;


This kind of conditional already works!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby Fuzzy » Tue Apr 04, 2006 7:29 am

I tried it and it didnt work for me... maybe i typed it in wrong! Is so, GREAT!
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

Postby Game A Gogo » Fri Apr 07, 2006 9:33 pm

the abilyti to be able to create an animated tikes and managing a tile library.
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

basic 3d

Postby Ghaladen » Sun Apr 16, 2006 5:50 am

what would be nice, I'm not sure how feasible this would be esp. considering with mobile game development, would be some basic 3d functions for say background maps. Nothing too flashy, but for example in a strategy rpg where the maps are 3d and the sprites are hand drawn. ie:

Image
Atelier Iris: Eternal Mana(ps2)

Image
Shining Force III: Episode 1

Image
Star Ocean: 2nd Story

Also, any plans for Java/J2ME(perhaps even Symbian) support? Smartphone supp. is a wonderful feature, but most phones still support the latter platform.
Ghaladen
 
Posts: 2
Joined: Sat Apr 15, 2006 1:06 pm
Score: 0 Give a positive score

Postby WauloK » Wed Apr 19, 2006 4:43 am

I have a Symbian phone but I'd still rather OSX support first :)
Not enough UIQ devices out there.

I'm becoming very interested in OSX development and I think there's a huge potential out there. I don't have GE yet.. having only just signed up here (but have plugged it on my blog when I found GE months ago).

I can program in a few languages (I wrote a game in C for PalmOS and it sold probably just over a dozen copies. Wasn't a great game. Mostly just a project to learn programming with).. but I don't want to muck around with low-level stuff. I just wanna make games!!
WauloK
 
Posts: 42
Joined: Wed Apr 19, 2006 3:19 am
Location: Sydney, Aussieland
Score: 0 Give a positive score

Re: basic 3d

Postby Game A Gogo » Thu Apr 20, 2006 9:37 pm

Ghaladen wrote:what would be nice, I'm not sure how feasible this would be esp. considering with mobile game development, would be some basic 3d functions for say background maps. Nothing too flashy, but for example in a strategy rpg where the maps are 3d and the sprites are hand drawn. ie:

Image
Atelier Iris: Eternal Mana(ps2)

Image
Shining Force III: Episode 1

Image
Star Ocean: 2nd Story

Also, any plans for Java/J2ME(perhaps even Symbian) support? Smartphone supp. is a wonderful feature, but most phones still support the latter platform.


GE is for 2D games only, and those game are creted with a 3D program.
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Postby WauloK » Thu Apr 20, 2006 9:45 pm

I think you could probably fake it tho. Render graphics in a 3d program to tga or png files and draw the background by hand. I doubt the above images run from a 3d gaming engine. I think it's more likely to be 2d sprites rendered in a 3d graphics program. Or even drawn by hand in a 2d application.

2.5D ;)
Available for Beta-testing.. PM me!
Black 16Gb iPhone 3GS
Windows 7: 2Gb RAM. Dell 9150.
WauloK
 
Posts: 42
Joined: Wed Apr 19, 2006 3:19 am
Location: Sydney, Aussieland
Score: 0 Give a positive score

Postby DilloDude » Thu Apr 20, 2006 11:29 pm

You could possibly render a scene with the camera moving left to right. then you could change the animpos relative to the view's x coordinate to look 3d.
Image
User avatar
DilloDude
 
Posts: 866
Joined: Tue Jan 24, 2006 9:51 am
Location: Nyerellion
Score: 58 Give a positive score

TCP/IP

Postby darkgot » Sat Apr 22, 2006 4:44 pm

Are you planning on making multiplayers TCP/IP connection possible with game editor?

And if this is the case, when?

:?:
Darkgot.
darkgot
 
Posts: 3
Joined: Mon Apr 17, 2006 8:27 pm
Score: 0 Give a positive score

Postby makslane » Sat Apr 22, 2006 5:28 pm

Game Editor will have a complete set of features to make multiplayer network games, but I can't give a release date yet.
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby Joshua Worth » Sat Apr 22, 2006 11:57 pm

yes yes yes yes yes yes yes yes yes!!!!!!!!!!!!!!!!!!!!!!! Wooooohooo!
Stay sweet
User avatar
Joshua Worth
 
Posts: 515
Joined: Tue Jul 19, 2005 12:00 am
Location: Stralia
Score: 5 Give a positive score

PreviousNext

Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 1 guest