answersLogoWhite

0

If object a is the one who has to be chased it's like this:

In B step event:

direction = point_direction(x,y,A.x,A.y)

speed = {your speed i recommend 4}

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Other Math

In game maker how do you make an object stop from going through another?

You have to make a collision event with the objects you want it to stop at. And then make itMove to Contactdirection -- 0maximum -- 12against -- solid objects or all objects; If the object you are colliding with is not solid choose the second optionI hope this was helpful.


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 an object avoid another object in Game Maker?

To make an object avoid another object in Game Maker, you can use the built-in collision detection functions. In the object's step event, check for the presence of the target object using place_meeting(). If a collision is detected, calculate a direction away from the target object using point_direction() and move the object in that direction using move_towards_point() or by adjusting its position based on the calculated angle. Additionally, you can implement a distance threshold to trigger the avoidance behavior only when the objects are close enough.


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

use the action with the big up arrow


In Game Maker how do you make the screen follow more than 1 object since I made a part where your character can get in car but i have to change the speed so i change the object and it stops scrolling?

Sorry if this sounds confusing...not the best at explaining in the step event for the objects your want the camera view to follow simply put view_object=object_index that will make the camera follow the object. now when you change objects player to car. as long as your car has that in its step even the camera should follow the car because the player is gone and vise-versa. comment by Doublek642: Thanks alot man it worked perfectly for all vehicles! oh, and one more question. How do I make power-ups turn you back to normal after a certain amount of time/use? (in game maker)

Related Questions

Who is the game maker?

Sorry, But this area is for game maker questions only, GAME MAKER, As in the PROGRAM GAME MAKER, Not Other Game Makers, Game maker is owned by yoyo games, So please dont post questions about other game makers here, but, to answer your question, game maker is the best game maker, just search yoyogames game maker in Google UK.


Game maker how to make a conversation?

between 2 people online, i cant help you there between to objects, look up game maker "string" tutorials


How do you change objects not sprites in game maker 7.0?

Change to another object with the same sprite


What is the best game made with Game Maker?

It all depends on the current time. Game makers constantly improve their skills and publish better games. Some of the best Game Maker games out there though include:KaroshiFrozzdPainajainenBridging the GapLegend of ShadowandSeraphim Flame


How do you make something appear on game maker?

instance_create(x,y,object_name) is how to make objects appear.


What is a room on game maker?

A room essentially works as a level, or area. Objects can be placed within a room.


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...


Can you transfer a game from game maker to game maker studio?

yes


If you download game maker will it cause virus?

No. Game Maker doesn't give a virus more than any other program does. Although there are rumors that spread around made only to make so people don't use Game Maker and use their game making program.


What is game maker 7 pro activation code?

The Game Maker 7 Pro activation code allows you to upgrade from Game Maker 7 Lite to Game Maker 7 Pro.


Where can you find resources for game maker other than yoyogames.com?

google on thespritersrecource.


Can you get Game Maker without downloading?

If your talking about the game maker at "yoyogames.com", then no.