How to Create an Enemy
How to make an enemy(basic)
Whats a game without bad guys? This guide will show you how to make some bad guys
BASIC (moves back and forth)
Step1: ok the first step is to create a new object and name it whatever you want,
Step2: Then create a sprite for said enemy
Step3: create a path that goes back and forth in whatever direction you want it to
Step4: if your still creating the basic maze game, go back to Obj_player, and add a collision event with the enemy, add the "restart current room" event
Step5: go back to the enemy and add an action under "create" that makes it folow the path you set
Step6: place it in a level
Step7: You have just made a basic maze game enemy
Step8(bonus): create more enemys and more paths, that way you have vareity
ADVANCED (chases after you)
coming soon
Step1: create another insanse called "obj_smrtenmy"
Step2: add a step event that has a sub action of "move towards" set the coordinates for x and y as being the players name with a ".x" and a ".y" after them
example
obj_player.x
obj_player.y
Step3: give it a sprite
Step4: youve made a smart(er) enemy!
Expert (smarter enemy with hp and gun)
Step1:
http://static.wetpaint.com/img/bg/1.png?v=20091217154003
|
Latest page update: made by
, Jan 28 2009, 11:11 AM EST
(about this update
About This Update
- Bolivian0531
No content added or deleted.
-
complete history)
|
|
Keyword tags:
None
|
|
|
|
This is the enemy
|
0 |
Jan 25 2009, 3:25 PM EST by
|
|
|
Thread started: Jan 25 2009, 3:25 PM EST
Watch
this page needs to be completed. As Princess Leia would say, "This is the enemy"
out of
found this valuable.
Do you find this valuable?
|
Showing 1 of 1 threads for this page