ScratchData LogoScratchData
Back to dang's profile

scratch cat appearing via ghost effect

DAdang•Created October 21, 2013
scratch cat appearing via ghost effect
1
1
58 views
View on Scratch

Instructions

simple example of using ghost effect (zero is invisible, 100 is visible, in between is "ghost" like...) using the distiance from the mouse pointer to the sprite. Ghost effect value is calculated using the pythagorean theorem, the distance of the hypotenuse of the triangle formed by the sprite center point, the mouse pointer and the horizontal and vertical line that connects the triangle hypotenuse. Seems to work reasonably well, might be fun for sprites to "materialize" when close to something like the mouse pointer.

Description

Thank you, Pythagoras -> http://en.wikipedia.org/wiki/Pythagoras

Project Details

Project ID13436072
CreatedOctober 21, 2013
Last ModifiedOctober 21, 2013
SharedOctober 21, 2013
Visibilityvisible
CommentsAllowed