Skip to content

"shake" command makes the engine crash #29

Closed
@Kozelek

Description

@Kozelek

When using the "shake" command like this:

. shake @backgrounds, dx 20

The game crashes with this error:

Uncaught TypeError: transform(...).then is not a function at Imagepack.DisplayObject.shake (WebStoryEngine.js:14002) at Interpreter.runCommand (WebStoryEngine.js:11754) at Interpreter.next (WebStoryEngine.js:11601) at WebStoryEngine.js:11593 DisplayObject.shake @ WebStoryEngine.js:14002 Interpreter.runCommand @ WebStoryEngine.js:11754 Interpreter.next @ WebStoryEngine.js:11601 (anonymous) @ WebStoryEngine.js:11593

It only happens when dx or dy have a value (that is, when using shake actually tries to do something)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions