Scratch Card
Configuration
Options
Key
Type
Explanation
Default
scratch_percentage
Integer
Percentage of the image to be scratched for the game to end.
60
cursor_size
Integer
Size of the cursor.
1.25
overlay_timeout
Integer
Delay before the game ending.
60
background_color
Text
Background color (behind the images).
"white"
allow_double_click
Boolean
Let people skip the scratching by double-clicking.
true
use_reward_image
Boolean
Use static or dynamic visuals (based on the reward).
false
default_lang
String
[PTF] Default language if unmatched language.
"fr"
Assets
Key
Size
Explanation
Default
win
550 x 380px
Displayed after scratched in case of a win (and if no rewards images).
lose
550 x 380px
Displayed after scratched in case of a lose (and if no rewards images).
brush
64 x 64px
Shape of the scratching. Use the same image as cursor if none provided.
Last updated