Written Tutorials

Non-platform specific questions.

Written Tutorials

Postby Riku » Mon Apr 21, 2003 1:11 am

Could someone make written tutorials on:
> Coding
> Movement
> Shooting

I know that ge comes with examples but written tutorials would be good!
Riku
 
Posts: 33
Joined: Sun Apr 20, 2003 10:34 pm
Location: Canada
Score: 1 Give a positive score

yup

Postby Xuco » Mon Apr 21, 2003 1:32 am

I agree. I'm having a hard time getting started. :shock:
Warning! Warning! The self destruct sequence has been activated! This sequence may not be aborted! :o Run! :P It doesn't matter if we die, as long as wel die together. :)
Xuco
 
Posts: 1
Joined: Mon Apr 21, 2003 12:39 am
Location: Goegia, U.S. of A.
Score: 0 Give a positive score

Postby Riku » Mon Apr 21, 2003 1:51 am

I might write a tutorial. I'm getting the hang of this!
Check out GE Man in game develoment.
Riku
 
Posts: 33
Joined: Sun Apr 20, 2003 10:34 pm
Location: Canada
Score: 1 Give a positive score

BASIC TXT TUTORIAL

Postby silviotoledo » Mon Apr 21, 2003 5:52 pm

QUICK STARTING ON GAME EDITOR I
-----------------------------------------------


ADD ACTOR , Type a name ( Actor1), press ENTER

Right Click on default actor, ADD ANIMATION ,type a name for the animation, choose an image file ( PNG or GIF is preffered because of transparency. If you choose an animation, just choose the first and change from SINGLE FILE to MULTIPLE FILES ). Close all panels. If you preffer, just use this default actor as it is.

PATH - ADD- Name the path ( PATH 1 ) and choose the duration in number os frames. 300 for example.
press DRAW and go click on work area to draw a path from WEST to EAST. CLOSE

Right Click on the ACTOR. on PATH, choose the path you created. CHANGE Button Stop to MOVE and see actor follow the path. Back and choose NO PATH.

PATH, ADD - Name a new path ( PATH 2 ) and choose new duration ( 300 ) . DRAW a new path. For example from North to South. CLOSE.

ADD - Name a new path ( PATH 3 ) and choose new duration ( 300 ) . DRAW a new path. For example from South to North.

Right Click on the ACTOR1 open a panel. EVENT, ADD, KEY DOWN, press space bar, REPEAT DISABLE, ADD ACTION, CHANGE PATH, PATH: PATH 2, ADD, IMEDIATE ACTION, CLOSE.

Right Click on the ACTOR1 open a panel. EVENT, ADD, KEY UP, press space bar, REPEAT DISABLE, ADD ACTION, CHANGE PATH, PATH: PATH 1, ADD, IMEDIATE ACTION, CLOSE.

ADD ACTOR ( Actor2 ) CLONE ACTOR ( many clones ) . Put the actors in a borderline down. Use the mouse to Drag

Right Click on the ACTOR1 open a panel. EVENT, ADD, KEY UP,COLISSION with Actor2, ADD ACTION, CHANGE PATH, PATH: PATH 3, ADD, IMEDIATE ACTION, CLOSE.


Switch to GAME MODE

Press and hold space bar and the character will folow path1 ( going to EAST )
Leave space bar and the character will follow path2 ( Going Down )
If the character colide with actor2 ( a line of actors down ) it will go UP.

ESC is used to back to game editor.

Have fun!


Silvio Toledo
silviotoledo
 
Posts: 22
Joined: Tue Apr 08, 2003 9:57 am
Score: 0 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron