Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 722 Bytes

File metadata and controls

42 lines (21 loc) · 722 Bytes

[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

  • none

Related Assets

Related Commands