Game Maker Studio: (Part 1) How to Gain, Take Away, & Move to Next Room?

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



Duration: 9:31
30 views
0


GMS File: https://rb.gy/c2g2wf

obj_scores

Events:

Create

Actions:

global.points=0;

global.points1=0;

Events:

Draw

Actions:

draw_text(100, 50, "Points " + string(global.points));

draw_set_color(c_lime);



draw_text(300, 50, "Coins " + string(global.points1));

draw_set_color(c_aqua);




Other Videos By MC Designs


2021-04-16Game Maker Studio: (Part2) How to Collect Coins to Buy Items?
2021-04-16Game Maker 8.1: How to Warp from one Area to another Area?
2021-04-16Game Maker Studio: How to Collect Rewards, once you past Certain Amount of Time?
2021-04-10Game Maker Studio: (Part1) How to Collect Coins to Buy a Item?
2021-04-10Game Maker Studio: How to Warp & Destroy at Position?
2021-04-03Game Maker 8.1: How to Find a Map, & Make Visible on Screen?
2021-03-27Game Maker Studio: (Part 2) How to Save, & Load you're Inventory?
2021-03-21Game Maker Studio: (Part 1) How to Save, Load You're Room, & Mark Inventory Persistent?
2021-03-20Game Maker Studio: How to Move, Parenting, & Void Getting Stuck in Walls?
2021-03-13Game Maker Studio: (Part 2) Randomly Choosing Set of Numbers & Images?
2021-03-13Game Maker Studio: (Part 1) How to Gain, Take Away, & Move to Next Room?
2021-03-07Game Maker Studio: How to Gain 50 Coins, then Restart Game?
2021-03-06Game Maker Studio: How to Save & Load Coins you Pick Up, Room, & Score?
2021-02-27Game Maker 8.1: How to Create a Mini Map, & find Enemies & Items?
2021-02-20Game Maker Studio: How to Create Googly Eyes, when Getting Hit?
2021-02-16Game Maker Studio: How to Create a Easy Inventory System for Android?
2021-02-13Game Maker Studio: How to Create a Easy Inventory System for PC?
2021-02-12Game Maker Studio: How to Angle Shake an Object, when getting Hit?
2021-02-12Game Maker 8.1: How to Open a Door, once Equal Number of Prisoners are Saved?
2021-02-12Game Maker 8.1: How to Scale Buttons, when Pressed?
2021-02-06Game Maker 8.1: How to Collect Key, Messages, Open Cell, & Save a Prisoner?



Tags:
game
maker
studio
device
android
computer
pc
learn
find
teach
show
var
instance
collect
button
pressed
mouse
click
hover
color
set
score
global
point
coin
draw
string
text
position
create
depth
next
room
variable
test
enter
leave
destroy
other
equal
value
gain
take
reduce
subract
relative
keyboard