ScratchData LogoScratchData
Back to markroth8's profile

Magical Forest Game remix

MAmarkroth8•Created July 30, 2013
Magical Forest Game remix
0
0
71 views
View on Scratch

Description

Example of platformer game logic for Lusluris. Here's what I changed: 1. Instead of detecting if the Unicorn is touching the platform, I created another Sprite called "Unicorn Base" (which is set to ghost 99 so you can't see it). This makes it so the detection area is only the legs of the unicorn, not the head. 2. Instead of detecting if the Unicorn touches green, we detect if the unicorn base is touching any of the 5 platform sprites. If so, the unicorn is moved to be just above the platform. This removes the "floating" effect that we were seeing during the class. Let me know if you have any questions, and good luck with your project!

Project Details

Project ID11655904
CreatedJuly 30, 2013
Last ModifiedJuly 30, 2013
SharedJuly 30, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root