[command] shake
Shakes a displayable asset. This is similar to the punch effects known from Ren'Py.
Usage
. shake @my_image, :200, times 4
Attributes
- asset/@[value]: The asset's internal name.
- duration: The duration for the effect to last in milliseconds. Default: 275.
- times: The number of times the asset shakes back and forth.
- ifvar: See conditionals.
- ifvalue: See conditionals.
- ifnot: See conditionals.
Parents
Children