Hi, first post I'm so lost please help

Game Editor comments and discussion.

Hi, first post I'm so lost please help

Postby zim6000 » Wed May 16, 2007 12:56 am

First off, I know nothing about script or programing code or anything to do with making a game for that matter.

I got the free version of the game editor and am having a hard time doing anything the demos are hard to follow and when he writes script I'm totally lost. and the character models seem very limited how do you import more and can you make them your self?

The first thing I need to do is get my caveman lol walking back and forth on command.

And my last question can I make a good game with just the free version of the editor? like ninja fighter in the demo section for example.

Thanks for taking the time to read this your replies in advance.
zim6000
 
Posts: 4
Joined: Tue May 15, 2007 12:18 am
Score: 0 Give a positive score

Postby Game A Gogo » Wed May 16, 2007 1:12 am

yes, but you will not be able to sell your games, it will have a watermark of Game Editor in the exported version, and you will only be able to export to windows.

Basic movement is simple
Code: Select all
x-=1;
or
Code: Select all
x+=1;

a negative X (Horizontal) value is right, a positive x value is left, a negative y (Vertical) value is up, a positive value is down.
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 Game A Gogo » Wed May 16, 2007 1:15 am

Also, yes, you can import your image into GE!
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 zim6000 » Wed May 16, 2007 1:19 am

sell your game? their are people who buy these type of games?
I thought people just made them for fun.
zim6000
 
Posts: 4
Joined: Tue May 15, 2007 12:18 am
Score: 0 Give a positive score

Postby Game A Gogo » Wed May 16, 2007 1:25 am

Well sure!
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 zim6000 » Wed May 16, 2007 1:38 am

Thanks for that quick and easy to follow move code.

now I got him moving which is awesome lol but only a bit at a time so he moves if you tap the button lol. how do I fix this?

Is there a post that lays out most or many easy to follow commands like these?
zim6000
 
Posts: 4
Joined: Tue May 15, 2007 12:18 am
Score: 0 Give a positive score

Postby d-soldier » Wed May 16, 2007 2:19 am

If you are having a hard time following the tutorials, load up the caveman completed level from the tutorial directory. Click on the caveman, and play with the various settings associated with his events to get a better grasp of what the scripts do. I've been playing with GE for less then two months, and have a pretty good grip of the scripting required.. it comes with time.
As for buying games, dont think that GE is limited to what you see people here making... With enough time and experience, you can do some amazing and very professional things with GE.
User avatar
d-soldier
 
Posts: 703
Joined: Sun Apr 08, 2007 2:13 am
Score: 61 Give a positive score

Postby zim6000 » Wed May 16, 2007 2:30 am

yep thats what I'm doing right now. I didn't realize how many help tutorials it had.

I just looked at one demo and was like oh crap, I just started messing with it a little while ago.
zim6000
 
Posts: 4
Joined: Tue May 15, 2007 12:18 am
Score: 0 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron