Set Sprite Sheet
Sets the sprite sheet of each rider.
Syntax
Actions.setSpriteSheet(svgSprites)
Parameters
svgSprites: string[]
A list of stringified svg elements to replace the rider sprite sheets with.
Examples
See this Sprite for an example of an svg to use.