answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What game maker action allows an object to have more than one sprite?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

How do you give an object a vertical speed in game maker 7?

use the action with the big up arrow


Is there an internal variable for an object's speed in Game Maker?

Yes, the internal variable for an object's speed in Game Maker is <Object_Name>.speed.


How can you make a object follow another object in Game Maker?

In the step event, add a move towards action and put x as object1.x. Put y as object1.y. Enter the desired speed below. Of course, this is only an example and you would have to replace object1 (in both places) with the name of the object to be followed.


How can you make an object follow another after a key press in Game Maker?

If you want to make an object follow another on demand (which i assume is your goal) then in the object you want, maske an action. For example - keyboard press F. In this action put what will happen.There are basically three options (although there is probably some complicated code for advanced games).1. Move TowardsX object name here.xY object name here.y2. Step TowardsX object name here.xY object name here.y3. Step AvoidingX object name here.xY object name here.yFor all of these you have to specify the speeds of the object that is moving towards the other. And there are some slight differences in each but choose one that suits your game.I hope this information was helpful.


How do you make an object follow another object in a Game Maker game?

objectfollow = name or id of object to follow. spd = speed to follow. { if collision_point(self.x,self.y,objectfollow,true,true) = false { mp_potential_step(objectfollow.x,objectfollow.y,spd,true) } }

Related questions

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 change objects not sprites in game maker 7.0?

Change to another object with the same sprite


How do you create a question and answer box in game maker?

First Make a Sprite of the question make it an object, same with the answer


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


How do you make a sprite shoot in game maker?

A sprite cannot contain code.


How do you enlarge a sprite in game maker?

in the sprite propertes click edit sprite. go to "Transform" at the top and click "Stretch"


In game maker how do you make a sprite go to the edge of a platform then turn around?

Make an object about the size of your charachter(persionally i would give it the players sprite) and make it not visible and add a collision event with the object you want to turn around. In that put an event [reverse horizontal speed] and you are done! !!


Where do you get a free easy sprite maker?

Great free utility for sprite and tile design . http://tilestudio.sourceforge.net/


How do you separate sprite tiles on game maker?

In the file menu of the sprite editor, click create from strip


Where Do You Get A Pokemon Sprite Maker?

Pokemon sprites can be made on paint


How do you give an object a vertical speed in game maker 7?

use the action with the big up arrow


How do you make a Sprite movie on Windows Movie Maker?

I've posted the URL to a site below that might be helpful in making your Sprite movie:http://chaoticcomics.comicgenesis.com/sprite.htmOnce you have produced the Sprite movie, you will need to make sure it is in a compatible format for use in Windows Movie Maker.