Game Maker Studio: How to Create a Sprite Color Change & Instance Change.
Channel:
Subscribers:
268
Published on ● Video Link: https://www.youtube.com/watch?v=F35mW8t24O8
Visit my MC Anime site: https://mcanime1.wixsite.com/mcanime
GMX File: https://bit.ly/2UylN6V
(Note:) Not on video, On each object that obj_person collects, be sure to "destroy other". This means, it will destroy the obj_collect boxes and not destroy player.
When you press the up key, you will use another sprite color change, back to white.
obj_ghost, be sure not to parent object with obj_person, because if you do, the events and actions of obj_person will be applied to obj_ghost. You want obj_ghost to stand allow, with its own events and actions.
obj_ghost
Events:
collision with obj_land
Actions:
move_contact_solid(direction,0);
vspeed=0;
Other Videos By MC Designs
Tags:
android
pc
computer
color
change
instance
object
collect
jump
move
parent
not
game
maker
studio
how
teach
learn
sprite
create
destroy
other
set
collision
land
action
event
wall
stop
alarm
toward
direction
solid
contact