Page 1 of 1

New here, help please

PostPosted: Thu Jan 06, 2005 5:50 pm
by Hellswynd
Hi, I just downloaded the demo of Game Editor to see if I want to buy it. Can anyone tell me if it's possible to make text-based games, like Hollywood Mogul, where you're not moving a character around, but instead just clicking on words to make things happen? Any help would be greatly apprciated. Thanks.

PostPosted: Thu Jan 06, 2005 8:49 pm
by micro
u can create a timer until it should happen
or if ur player go thruw* a unvinsible wall nad then it happen
if u understand




did I write it wrong?:? :?

PostPosted: Thu Jan 06, 2005 8:51 pm
by makslane
When you click on a word, just move the view to another location

PostPosted: Fri Jan 07, 2005 2:10 am
by Just4Fun
Hellswynd:
You can easily accomplish your goal in GE. A text actor is simply a normal actor with some text defined and no animation defined. All of the events and actions are available to you as on any actor.
For Example, your text Actor could accept a mousedown event and do some action based on the mousedown event.

If you are confused about how to create an Actor, follow the GE tutorial--> getting started.

Enjoy this great program. It is challenging and fun.