answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you make enemies move in game maker?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you make an object fly in game maker 7?

Have it move without gravity keeping it on the ground.


How do you make a object move towards another using Game Maker?

in code:move_towards_point(object.x,object.y,speed)


How do you make game maker ememeys spawn and move?

You have to get a clone script for them to spawn and then do the tutuorial for the moving part


What is the move to mouse click code for Game Maker?

There is no code for that, you'll have to make something else. sorry


What are game sprites?

Game sprites are basically picture used in 2D games or animations you put 1 picture then next and then next and the character well move you need an programme to make the animations i use windows movie maker and to make a game game maker go and try it


Is there a way to make the characters in Game Maker move?

-_- hspeed = 2; vspeed = 2; There, you now have an object going diagnol. Go wild.


What kind of games can you make in game maker?

not bad boring ones you can make 3d games as well its really hard to begin with once you finish it try rpg maker vx then move onto flash or java programming or code:blocks.


How do you create png files with the frames in a vertical order?

Why have them vertical? In any case, make the png file with the frames like usual in Game Maker, then move them in GIMP or something to be vertical instead of horizontal. Game Maker might not be able to read them though.


How do you make a sprite shoot in game maker 7?

A sprite cannot do anything. If you meant "How do you make anobject shoot in game maker 7?" then it's easy.Create an object for your bullet and give it a sprite. Then in the object you want to shoot the bullet add a "create instance with motion" actionwith the bullet specified.Alternatively you could use a "create instance" action and then add an on creation, "move" action to the bullet.


How do you make an obj follow the mouse until you press a button in game maker?

make a variable true until you press the button. in step event for the object use a move twards point action and set "x" to "mouse_x" and "y" to "mouse_y"


How do you make an object follow you and collide with you in game maker even you walk?

Whatever code you're using to make the object follow the character, place this in the step event. Then, the object will always be moving towards the other. Specifically, make it move towards point: X: character.x Y: character.y


Good Naruto spriters?

well if you go to google image or any other prite sharing websites neimad is a great sprite maker and go to scratch i has a program to make the sprte move and you can make a game on there. If you don't know java i recomend you should go to scratch