This is an experimental prototype to test the availability of parallax (stereoscopic effect) cards in game maker studio.
In this prototype, channel masks, parallax effects, and drag and drop were implemented.
Itch.io page (with HTML playable prototype): here
- The card mask and parallax effects are implemented in the
draw
of the objectcard_drawer
. - Drag and drop, float effects are implemented in
step
. - Adjust the card position: modify
old_x
,old_y