Painting Puzzle
This smart asset belongs to the following package:
- com.yahaha.sdk.horrorgameassets
 
The Painting Puzzle is a painting that dissolves and moves to solve the puzzle.

| Attributes | Description | 
|---|---|
| Stare Distance | Distance at which the painting will start to dissolve when the player looks at it. | 
| Move Distance | Distance from which the painting moves. Use negative numbers to move it left, and positive numbers to move it right. | 
| Move Duration | Time in seconds for the painting to complete moving. | 
| Stare Time | Time in seconds for the player to look at the painting before it moves. | 
| Interaction Distance | Distance within which the player can initiate the movement of the dissolved painting. | 
Events and Actions
Events
- OnDissolve: When the dissolve effect starts on the painting.
 - OnPuzzleSolved: When the painting finishes moving.