samme
samme
I think the method changes are doable somehow. But I think I would have to bundle Tweakpane to keep the plugin loadable like people are used to, and that might...
I agree this seems like an API mistake and the method should be renamed.
I think this is also by design 🙂 since [Timeline](https://docs.phaser.io/api-documentation/class/time-timeline) and [Clock](https://docs.phaser.io/api-documentation/class/time-clock) (scene `time`) are unrelated. `Clock` runs [timer events](https://docs.phaser.io/api-documentation/class/time-timerevent) only so its `timeScale` affects those.
I think it would be mySprite.wrap(left, top, right, bottom, paddingX, paddingY)