My wishlist. From easy to ridiculously hard

Ideas for Game Editor evolution.

My wishlist. From easy to ridiculously hard

Postby imagremlin » Tue Nov 25, 2008 8:55 am

I'm halfway through my first game and I'm impressed. This tool just rocks. Here is my wishlist, apologies if any of these have been suggested before

1) The Transparency and Depth sliders on the Actor Control window are nice and all, but how about a couple of textboxes to type a number? This is specially useful for depth, as it would allow me to organize my actors in the planes I need with precision

2) A search and replace function for the scripts. Across all the scripts.

3) A save before running the game option. I'm used to that kind of thing from the Microsoft development enviroments (my testers managed to crash the program and I lost some stuff that I forgot to save). We have persistent undo anyway.

4) A FadeSound() function to avoid sounds cutting off abruptly. It would take the channel and how many milliseconds. So, FadeSound(channel,0) would be equal to StopSound(channel). Maybe a volume value as well? Lower sound to 0.5 in 2000 ms (I have no use for that one yet, but why not?). I'm aware that can do that on a script (and I probably will before I finish my game) but it should be part of the engine.

5) A script debugger. With breakpoints, step by step and watch. Yes I know I'm asking for a real lot.

6) The ability to change a path or timer duration after they've been created. I already made a post about this. Say you put a platform on a path for the main character to jump on. You WILL NEED to tune how fast it moves when testing the game.

Other than that, this is an exceptional piece of work.
imagremlin
 
Posts: 15
Joined: Wed Oct 29, 2008 7:16 am
Score: 0 Give a positive score

Re: My wishlist. From easy to ridiculously hard

Postby makslane » Tue Nov 25, 2008 10:23 am

Thanks for the suggestions imagremlin.
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: My wishlist. From easy to ridiculously hard

Postby Rux » Tue Nov 25, 2008 10:59 pm

imagremlin wrote:4) A FadeSound() function to avoid sounds cutting off abruptly. It would take the channel and how many milliseconds. So, FadeSound(channel,0) would be equal to StopSound(channel). Maybe a volume value as well? Lower sound to 0.5 in 2000 ms (I have no use for that one yet, but why not?). I'm aware that can do that on a script (and I probably will before I finish my game) but it should be part of the engine.


You can do make a function easily like that by yourself. I'm working on a C file to do this option. I'll post it in game development when I'm done. lol This is the most advanced programming I've ever done, and it ain't to hard.
I'm not good at coming up with signatures...
User avatar
Rux
 
Posts: 645
Joined: Sun Apr 29, 2007 9:26 pm
Location: Sitting on your moniter invisable.
Score: 35 Give a positive score

Re: My wishlist. From easy to ridiculously hard

Postby BlarghNRawr » Sat Nov 29, 2008 11:59 pm

it needs an eisier fade transparency too, like what u suggested 4 the music
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


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 1 guest