Page 1 of 1

I need helpmaking a game (ive never used game editor before)

PostPosted: Thu Apr 19, 2007 2:07 am
by SBBGAMEMASTER
ive looked at all the tutorials and im still confused. i just want to know how to insert a background, make a character, make enemies, and make walls and things like that. i have all of my sprites and everything though.

PostPosted: Thu Apr 19, 2007 2:26 am
by Sgt. Sparky
look at the platform game tutorial.

to make a background just make an actor called BG or somthing like that and put it in your game, and change its z-depth so it will stay in the back. :D

I suggest you start off with somthing simple,
AI can be anywhere from a simple go left and right and hurt you if it hits you're left and right or the enemy dies if you hit its head,
or it could be a bit more complicated with arrows and aiming stuff ect.

my knight archer game is an example of a bit more complex AI.
(see the .exe here:
http://game-editor.com/forum/viewtopic. ... 6175#16175 )