SlideShare a Scribd company logo
Game MakerFurther Information
Creating Sprites from StripsA strip is a graphic file that contains all of the images needed to generate an animated sequence.  Graphics are drawn on a single imageTell Game Maker how to use the stripFile – create from strip
Game Maker ResourcesGraphics and Strips available for your gameOther sites?Graphics Editor in Game MakerLimited, similar to Microsoft Paint
Setting Sprite PropertiesCollision CheckingPrecise collision checkingCollisions occur when two objects touchBounded rectangle or actual pixelsSeparate Collision Mask
Sound in Game MakerNormal sound – wave files for sound effectsBackground Music – only played one at a time3D sound – 3D effects can be appliedUse Multimedia Player – will default to the systemGame Maker supports WAVE and MIDIOther file types (ex. MP3) will default to play on the computer system
BackgroundsCreative and colorful backgrounds that help to add an important element of realism or establish an element of excitementAdded using the resources windowWorking with Tile setsUse as tile set option – width and heightFrom the room menu, choose the tiles tab to add the background images
PONG?What would you need to make a pong game?How would you do it?Create the SpritesAdd SoundsAdd BackgroundAdd a Font (Resources, create Font)Define the game’s objects (ball, right paddle, left paddle, wall, rt goal, left goal, controller)Develop program logicCreate a room
Your game?Define the assetsCreate the assetsDefine the objectsDevelop the logicCreate a room

More Related Content

PPT
Talking Ppts
PPTX
Multimedia project
PPTX
6. production reflection
PPTX
Implementation of artificial environment using direct x
PPTX
Implementation of artificial environment using direct x
PPTX
Implementation of Artificial Environment using DirectX
PPTX
A Brief Guide to Game Engines
DOCX
Game audio 1 8 bit rpg
Talking Ppts
Multimedia project
6. production reflection
Implementation of artificial environment using direct x
Implementation of artificial environment using direct x
Implementation of Artificial Environment using DirectX
A Brief Guide to Game Engines
Game audio 1 8 bit rpg

What's hot (19)

PPT
Ch 6 text and sound in alice
PPTX
DSP Anime export to Unity and other middleware
DOCX
Assignment 2
DOCX
Ig1 task 2 analysis work sheet bioshock infinite
PPTX
Game development unity
DOCX
Ig1 task 2 analysis work sheet 222
PPT
What Is A Game Engine
PPT
N900 personalization
KEY
Casual and Social Games with Unity
DOCX
FLStudio12QuickStartGuide
PDF
Unity Programming
PDF
Unity: Introduction
PDF
Map Reduce: An Example (James Grant at Big Data Brighton)
DOCX
Programming sounds into my game annotation
PDF
Text analysis of The Book Club Play
PPTX
Unity 3D, A game engine
PDF
Kamryn
PPT
Gaming Outline
Ch 6 text and sound in alice
DSP Anime export to Unity and other middleware
Assignment 2
Ig1 task 2 analysis work sheet bioshock infinite
Game development unity
Ig1 task 2 analysis work sheet 222
What Is A Game Engine
N900 personalization
Casual and Social Games with Unity
FLStudio12QuickStartGuide
Unity Programming
Unity: Introduction
Map Reduce: An Example (James Grant at Big Data Brighton)
Programming sounds into my game annotation
Text analysis of The Book Club Play
Unity 3D, A game engine
Kamryn
Gaming Outline
Ad

Viewers also liked (12)

PDF
The dangers of overgreasing
ODP
Programming Sound Into 2D Game
DOCX
Step by step Game Maker
PDF
Match Maker Game Concept
PDF
Tutorial game maker
DOCX
Triptico game maker
PPTX
Game maker
PPTX
GAME MAKER
PPT
Game Maker Design part 1
PPTX
Game maker slide share
PPT
Pneumatic valves
PPTX
Hydraulic and pneumatic systems
The dangers of overgreasing
Programming Sound Into 2D Game
Step by step Game Maker
Match Maker Game Concept
Tutorial game maker
Triptico game maker
Game maker
GAME MAKER
Game Maker Design part 1
Game maker slide share
Pneumatic valves
Hydraulic and pneumatic systems
Ad

Similar to Game maker objects (20)

PPTX
Unity 3D game engine seminar
PPTX
Presentasi Seminar Unity (AMIKOM Game Dev)
PDF
Useful Tools for Making Video Games - fmod (2008)
PPTX
1 UNIT I 3D graphics and game design.pptx
PPTX
Production RPG Maker.
DOCX
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
DOCX
Unit 73 ig1 assignment
DOCX
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
DOCX
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
DOCX
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
DOCX
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
DOCX
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
DOCX
Unit 73 IG1 Assignment Brief
DOCX
Game maker brief level 2
PPTX
Windows phone 7 xna
PPTX
1. case study
PDF
Module 4
Unity 3D game engine seminar
Presentasi Seminar Unity (AMIKOM Game Dev)
Useful Tools for Making Video Games - fmod (2008)
1 UNIT I 3D graphics and game design.pptx
Production RPG Maker.
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
Unit 73 ig1 assignment
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
Unit 73 ig1 assignment computer game audio cut sequence production 2013_y2
Unit 73 IG1 Assignment Brief
Game maker brief level 2
Windows phone 7 xna
1. case study
Module 4

More from Chaffey College (20)

PPT
Strings Objects Variables
PPT
Ruby Chapter 2
PPTX
Social networks and games
PPT
Serious games
PPT
Chapter 05
PPT
Chapter 04
PPT
Chapter 03
PPTX
The games factory 2 alien wars
PPTX
Target markets
PPT
Ch 8 introduction to data structures
PPT
Ch 8 data structures in alice
PPT
Ch 7 recursion
PPTX
Intro to gml
PPT
Power point unit d
PPT
Power point unit c
PPT
Power point unit b
PPT
Power point unit a
PPT
Gamegraphics
PPT
Gamesound
PPT
Ch 5 boolean logic
Strings Objects Variables
Ruby Chapter 2
Social networks and games
Serious games
Chapter 05
Chapter 04
Chapter 03
The games factory 2 alien wars
Target markets
Ch 8 introduction to data structures
Ch 8 data structures in alice
Ch 7 recursion
Intro to gml
Power point unit d
Power point unit c
Power point unit b
Power point unit a
Gamegraphics
Gamesound
Ch 5 boolean logic

Game maker objects

  • 2. Creating Sprites from StripsA strip is a graphic file that contains all of the images needed to generate an animated sequence. Graphics are drawn on a single imageTell Game Maker how to use the stripFile – create from strip
  • 3. Game Maker ResourcesGraphics and Strips available for your gameOther sites?Graphics Editor in Game MakerLimited, similar to Microsoft Paint
  • 4. Setting Sprite PropertiesCollision CheckingPrecise collision checkingCollisions occur when two objects touchBounded rectangle or actual pixelsSeparate Collision Mask
  • 5. Sound in Game MakerNormal sound – wave files for sound effectsBackground Music – only played one at a time3D sound – 3D effects can be appliedUse Multimedia Player – will default to the systemGame Maker supports WAVE and MIDIOther file types (ex. MP3) will default to play on the computer system
  • 6. BackgroundsCreative and colorful backgrounds that help to add an important element of realism or establish an element of excitementAdded using the resources windowWorking with Tile setsUse as tile set option – width and heightFrom the room menu, choose the tiles tab to add the background images
  • 7. PONG?What would you need to make a pong game?How would you do it?Create the SpritesAdd SoundsAdd BackgroundAdd a Font (Resources, create Font)Define the game’s objects (ball, right paddle, left paddle, wall, rt goal, left goal, controller)Develop program logicCreate a room
  • 8. Your game?Define the assetsCreate the assetsDefine the objectsDevelop the logicCreate a room