Game Maker 8.1: How to Scale Buttons, when Pressed?
Visit my MC Games Site: https://mcolverdesigns.itch.io
Windows 10 Boot Loop Issue: https://bit.ly/3jLBFfN
Paypal Donate: https://bit.ly/30e8VDZ
GM8.1 File: https://rb.gy/fervud
obj_start
Events:
Left Pressed
Actions:
image_xscale=1.2; ///This code makes buttons scale in size.
image_yscale=1.2;
Events:
Left Released
Actions:
image_xscale=1; ///This code makes buttons go back to the original size.
image_yscale=1;
Other Videos By MC Designs
2021-03-13 | Game Maker Studio: (Part 2) Randomly Choosing Set of Numbers & Images? |
2021-03-13 | Game Maker Studio: (Part 1) How to Gain, Take Away, & Move to Next Room? |
2021-03-07 | Game Maker Studio: How to Gain 50 Coins, then Restart Game? |
2021-03-06 | Game Maker Studio: How to Save & Load Coins you Pick Up, Room, & Score? |
2021-02-27 | Game Maker 8.1: How to Create a Mini Map, & find Enemies & Items? |
2021-02-20 | Game Maker Studio: How to Create Googly Eyes, when Getting Hit? |
2021-02-16 | Game Maker Studio: How to Create a Easy Inventory System for Android? |
2021-02-13 | Game Maker Studio: How to Create a Easy Inventory System for PC? |
2021-02-12 | Game Maker Studio: How to Angle Shake an Object, when getting Hit? |
2021-02-12 | Game Maker 8.1: How to Open a Door, once Equal Number of Prisoners are Saved? |
2021-02-12 | Game Maker 8.1: How to Scale Buttons, when Pressed? |
2021-02-06 | Game Maker 8.1: How to Collect Key, Messages, Open Cell, & Save a Prisoner? |
2021-01-30 | Game Maker Studio: How to Shake an Object, when getting Hit? |
2021-01-23 | Game Maker Studio: How to Unlock Rooms? |
2021-01-23 | Game Maker 8.1: How to Unlock Rooms? |
2021-01-16 | Game Maker Studio: How to Jump through a Platform, & Land on it, using Parented Objects? |
2021-01-16 | Game Maker 8.1: How to Jump through a Platform, & Land on it, using Parented Objects? |
2021-01-02 | Game Maker 8.1: How to Use a Path, for Movements? |
2021-01-02 | Game Maker 8.1: How to Jump through a Platform, & Land on it? |
2021-01-02 | Game Maker Studio: How to Jump through a Platform, & Land on it? |
2021-01-02 | Game Maker 8.1: How to Use Alarms, for Movements? |
Tags: 8.1
game
maker
windows
computer
pc
how
teach
learn
show
boot
loop
windows7
windows10
issue
fix
cd
scale
xscale
yscale
button
buttons
load
play
image
alarm
speed
vspeed
pressed
released
left
mouse
go
to
next
room
move
infinite
discussion
link
page
depth
size
object
obj
start
gm81
gm