Heya,
I’ve been working with the 2d gameplay tutorial, and have created three essential game mechanics: Lives, Money, and a way to finish the level(A crystal figurine of Lerpz, a classic coin, and a glowing star).
The problem? I’m unfamiliar with Javascript. Is there a way to simply say that on the event of a collision between Lerpz and the star, figurine, or coin will generate specific results for each object?