GE-RPG

Game Editor comments and discussion.

GE-RPG

Postby BDOVPro » Thu Feb 10, 2005 4:22 am

Hello everyone, im new to this program and i was wondering if its possible to make the Player/Actor move up and down like in an RPG, and if it is can some one please tell me how to do this? or provide an example/tutorial?

Thanks
BDOVPro
 
Posts: 4
Joined: Thu Feb 10, 2005 4:18 am
Score: 0 Give a positive score

Postby willg101 » Fri Feb 11, 2005 1:20 am

I'm not quite sure what you mean by 'like in an RPG' , but it's possible to move the player pretty much any where/way you want to.
http://www.wish-games.com
Old betas now available!!
User avatar
willg101
 
Posts: 473
Joined: Thu Dec 16, 2004 12:08 am
Location: West Michigan
Score: 5 Give a positive score

Postby BDOVPro » Fri Feb 11, 2005 4:31 am

I did figure it out(took a while) but what i ment was "can you make them move in directions Left, Right, UP, Down, like in pretty much all 2d games that are not platform. Pokemon, Dragon Warrior(i think thats the game) and other Game Boy Color games." well thanks anyway and i just have to say game-editor is a great system for ppc game development.
BDOVPro
 
Posts: 4
Joined: Thu Feb 10, 2005 4:18 am
Score: 0 Give a positive score

Postby Just4Fun » Fri Feb 11, 2005 2:56 pm

BDOVPro:

You can create just about any sort of 2D game using GE. As far as your question goes, you may want to study the tutorials that are listed under the GE help menu. There are several great tutorials that deal with player movement.

Good Luck.
I've learned that I still have a lot to learn.

** Makslane == Genious **
Just4Fun
 
Posts: 524
Joined: Tue Jul 01, 2003 5:19 am
Location: USA: Washington State; West Coast
Score: 6 Give a positive score

Postby micro » Fri Feb 11, 2005 4:03 pm

If you mean like the first Zelda game then i know how t make it
add this
"add"
"key down"
(press UP f.x)
"script editor"

y = y -6;


"add"
"key down"
(press DOWN f.x)
"script editor"

y = y +6
micR0 was here

visit my homepage: http://micr0.isgreat.tv
micro
 
Posts: 39
Joined: Fri Dec 24, 2004 12:04 am
Location: norway
Score: 0 Give a positive score

Postby ingsan » Fri Feb 11, 2005 4:14 pm

BDOVPro, don't forget to make the view move with your Actor whenever you use micro's example :wink:
User avatar
ingsan
 
Posts: 580
Joined: Mon Nov 17, 2003 4:02 pm
Location: Maurician LADY in FRANCE
Score: 6 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron