Scratch Feature
The Scratch Feature plugin allows you to scratch with your finger to reveal the image below! (Like a scratch off prize!) You can also change the images and brush size from the Control Panel.

iOS
Screenshots


More Information
The Scratch Feature plugin allows you to "scratch" with your finger to reveal the image below! (Like a scratch off prize!)
You can be as creative as you'd like:
- Ask users to scratch every day for a prize.
- Ask users to scratch for "hints" to your app.
- Ask users to scratch for fun or as a game.
- Scratch to reveal more content of some sort.
The possibilities are endless!
* supports iPad + retina displays, thanks to @Jake Chason!
* mucho thanks to both @SmugWimp and @Jake Chason for supporting me!
Check out @SmugWimp's awesome Control Panel to Plugin connection Guide! (for plugin developers only):
https://www.buzztouch.com/files/howtos/CP2Project.pdfiOS Project
------------------------
// the below files are REQUIRED
BTM_scratchFeature.h
BTM_scratchFeature.m
BTM_ScratchView.h
BTM_ScratchView.m
BTM_scratchFeature.xib
// these are the images users will scratch and see!
BTM_ScratchMainBG.png // regular res
[email protected] // high res
BTM_scratchViewBG.png // regular res
[email protected] // high res
Android Project
------------------------
Android not supported yet!