/StereoCard

A card template with a parallax effect for Game Maker Studio 2.

Primary LanguageYacc

StereoCard

banner

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


Reference for rendering mask:

Usage Instructions:

  • The card mask and parallax effects are implemented in the draw of the object card_drawer.
  • Drag and drop, float effects are implemented in step.
  • Adjust the card position: modify old_x, old_y

screenshot