answersLogoWhite

0


Best Answer

Collision Event with object obj_bullet:

play sound snd_exp; looping: false

for other object: destroy the instance

for other object: create instance of object obj_exp1 at relative position (0,0)

jump to position (random(room_width),-16)

set the score relative to 1

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

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

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

Depends. You could have it make a new object, for bullets as an example, you could have it make a line, for lasers as an example, you could have it do all sorts of things.


How do you make Game maker games?

for make a game in game maker. go to. www.youtube.com/watch?v=6pGOgjZCOBo


How do you make a health bar in game maker?

How DON'T you make a health bar in Game Maker.


What is better Game Maker or RPG Maker?

It depends what sort of game you want to make. RPGMaker can make only RPGs but it's much easier than Game Maker.


Which game maker can make a ninja game?

Any game maker can create a ninja game. Most choose not to.


How do you make games on the computer?

You could use game maker. Download it by typing download game maker. This will be a freeware


How can you make a scary maze game?

download game maker 8.1


How do you make a Metroid prime game on game maker?

You kill people


How do you make a sprite attack in game maker 8?

First you need to make an object than make bullets or a fist sprite and say when key space is pressed change sprite into the fist punching one or create object bullet going towards the way you were facing


What sort of game should you make with the game maker 7 program?

It depends on what you want to make.


What do you have to do to be a game maker?

Make a game... and it depends on what type of game that requires the certain expertise.


If Game Maker is a game engine then how do people make other game engines with it?

Game Maker contains a fully functional programming language (GML, or Game Maker Language) which allows you to create game engines, games, applications, utilities, etc...