Noobie with questions =D

Game Editor comments and discussion.

Noobie with questions =D

Postby Blackop » Sat Mar 29, 2008 10:53 pm

I just downloaded game-editor and obiously you need to know how to script, I have no idea how though!, And I can't find any 'Help Guides' for scripting.

If somebody could gimme a link, example, etc. I'd really aprreciate it! Thanks. :)
Blackop
 
Posts: 27
Joined: Sat Mar 22, 2008 5:55 pm
Location: USA
Score: 1 Give a positive score

Re: Noobie with questions =D

Postby Blackop » Sun Mar 30, 2008 12:16 am

Also, I'm not sure how to make so when I press,Example: KEY [A]. I go left.
Soooo if somebody could please help me with these two questions, I would reeeeeeeeally love that :)
Blackop
 
Posts: 27
Joined: Sat Mar 22, 2008 5:55 pm
Location: USA
Score: 1 Give a positive score

Re: Noobie with questions =D

Postby regine » Sun Mar 30, 2008 1:12 am

A help for GE with all script functions is in Game Editor/Documents/

Do this:

Go to the actor control -> New -> Key Down -> Press A -> Add Action -> Script Editor -> Type in YOURACTORNAME.x = YOURACTORNAME.x - 5; -> Press Add -> Immediate Action
My project: Packs Adventure
Now finished: Packs Adventure Demo:http://game-editor.com/forum/viewtopic.php?f=4&t=3491
Demo features:
Level 1-3
Leveleditor
Full edition features:
50 Levels
Big Leveleditor
Bonus features
Fighting mode
...and more
regine
 
Posts: 109
Joined: Mon Aug 15, 2005 7:19 pm
Location: Germany
Score: 1 Give a positive score

Re: Noobie with questions =D

Postby Freddy » Sun Mar 30, 2008 1:19 am

You can also type in the script editor just: x = x - 5;
You dont need to include your actors name. :)
Hola
User avatar
Freddy
 
Posts: 548
Joined: Sat Jun 02, 2007 3:42 pm
Location: Why do you want to know?
Score: 14 Give a positive score

Re: Noobie with questions =D

Postby Game A Gogo » Sun Mar 30, 2008 1:56 am

Code: Select all
x-=5;
is much better :3
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


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron