Game Maker Studio: How to Create a Different Pause Screen.

Channel:
Subscribers:
268
Published on ● Video Link: https://www.youtube.com/watch?v=NVHK6VtldJg



Duration: 12:56
48 views
0


Visit my Search Arena site: https://searcharena.wordpress.com/

GMX File: https://bit.ly/2Cpkign

pausemessage, Depth -100

Events:

Create

Actions:

instance_deactivate_object(pausemessage);

pausebtt, Depth -50

Events:

Left Pressed

Actions:

instance_deactivate_object(person);

instance_deactivate_object(land);

instance_deactivate_object(cloud);

instance_activate_object(pausemessage);

pausebtt2, Depth -50

Events:

Left Pressed

Actions:

instance_activate_object(person);

instance_deactivate_object(pausemessage);

instance_activate_object(land);

instance_activate_object(cloud);




Other Videos By MC Designs


2019-05-25Game Maker Studio: How to Make an Object, Play & Stop Sound at a Location.
2019-05-18Game Maker Studio: How to Create Monsters, to Move Randomly Toward Player.
2019-05-04Game Maker Studio: How to Fix a Corrupted GMX File Download.
2019-04-21Game Maker Studio: How to Master Wind, Rain & Object Follow.
2019-04-13Game Maker Studio: How to Create Birds Eye 3D Rain.
2019-04-12Game Maker Studio: How to Create a Sprite Color Change & Instance Change.
2019-04-06Game Maker Studio: How to Create Rotating Planets with Light & Shadow.
2019-03-31Game Maker Studio: How to have Light Follow the Player.
2019-03-30Game Maker Studio: How to Master Gravity, Jump, & Wall Collision.
2019-03-23Game Maker Studio: How to Create a Flickering Light Glow.
2019-03-16Game Maker Studio: How to Create a Different Pause Screen.
2019-03-09Game Maker Studio: How to Create Slide in Fade using Code.
2019-03-09Game Maker Studio: How to Create Fade In using Code.
2019-03-03Game Maker Studio: How to Master Resetting Score & Timer.
2019-03-02Game Maker 8.1: How to Create a Moving Fireball.
2019-02-23Game Maker 8.1: (Part 2) How to Create a Second Gun, & Ammo Countdown.
2019-02-23Game Maker 8.1: (Part 1) How to Create a Second Gun, & Ammo Countdown.
2019-02-16Game Maker 8.1: (Part 3) How to Reuse Shot Gun, once you have Ammo & Custom Message.
2019-02-10Game Maker 8.1: Fake 3D FPS (Part 2), How to Unlock a Door & Change Face icons.
2019-02-02Game Maker 8.1: Fake 3D FPS (Part 1), How to Pickup Gun, Ammo, & Top Down.
2019-01-26Game Maker 8.1: Fake 3D FPS, How to Create Monsters.



Tags:
android
pc
computer
game
maker
studio
pause
button
second
another
how
teach
learn
press
windows
search
arena
mcanime
mc
different
screen
create
site
gmx
file
code
deactivate
instance
object
activate
action
cloud
land
pausemessage
person