answersLogoWhite

0

No, but you may need Advanced Mode enabled. It is in the 'Move' tab, and is two blue arrows pointing down for d+d

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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

Have it move without gravity keeping it on the ground.


How much does the Pro Edition of Game Maker cost?

You can download the Lite Edition of Game Maker for free, however, the Pro Edition of Game Maker costs $20.00 US Dollars.


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.


Do you need Pro Edition on Game Maker 7 to make fighting games?

No


How To make gravity in game maker?

To give an object gravity you have to click create and add "execute piece of code" but to get the code go to wikipedia highlight it ,then press ctrl c and go to piece of code and press ctrl v .


How do you create a first person game in game maker?

For making a First person shooter game you need Game Maker pro edition. For making your fps game you can see this tutorial: http://www.yoyogames.com/downloads/tutorials/fps.zip


In which halo game is the gravity rifle IE Halo Combat Evolved Halo Custom Edition Halo 2 Halo 3?

Halo 2 has the gravity rifle in it but i (think) you have to have the custom edition to get the gravity rifle.....


How do you make an object pick something up in a game maker game?

Je moeder is gay.


Can you import AVI into Game Maker?

You cannot import an AVI into game maker 7.0 pro or lite. BUT, with game maker 8.0, you can make a splash screen consisting of an AVI. OR if you really want your AVI in your game, you can convert your AVI into a short GIF.


How can you make an object appear on game maker in code?

use the instance_create function


What does the setting the depth to - 10 for an object do in game maker?

Depth determines whether it shows up under or below an object if an object collides with it.


What is a instance on game maker?

An instance is most commonly a [Object] placed on a [Room] -Battlemaster1