Game Maker
Register
Advertisement

Here the list of all standard Drag & Drop actions in Game Maker.

Move[]

Move


Jump


Paths


main1[]

main1
Objects Create Instance Create Moving Create Random Change Instance Destroy Instance Destroy at Position
Sprite Change Sprite Transform Sprite Color Sprite
Sounds Play Sound Stop Sound Check Sound
Rooms Previous Room Next Room Restart Room Different Room Check Previous Check Next

Main2[]

Timing


Info


Game


Recources


  • Replace a sprite from a file
  • Replace a sound from a file
  • Replace a background from a file
  • deneme

Control[]

Questions


Other


Code


Variables


Score[]

Score


Lives


Health


Extra[]

This functionality is only available in the registered version of Game Maker.

Particles


  • Create the particle system
  • Destroy the particle system
  • Clear all particles in the system
  • Create a type of particle
  • Set the color for a particle type
  • Set the life time for a particle type
  • Set the motion for a particle type
  • Set the gravity of a particle type
  • Create secondary particles
  • Create a particle emitter
  • Destroy an emitter
  • Burst a number of particles from an emitter
  • Stream particles from an emitter

CD


  • Play a CD
  • Stop the CD
  • Pause the CD
  • Resume the CD
  • If a CD exists in the drive
  • If the CD is playing

Other


Draw[]

Drawing


  • Draw a sprite image
  • Draw a background image
  • Draw a text
  • Draw a text transformed
  • Draw a rectangle
  • Draw a horizontal gradient
  • Draw a vertical gradient
  • Draw an ellipse
  • Draw a gradient ellipse
  • Draw a line
  • Draw an arrow

Settings


Other


  • Take a snapshot image of the game
  • Create an effect
Advertisement