PhaserEditor2D-v3 icon indicating copy to clipboard operation
PhaserEditor2D-v3 copied to clipboard

Origin problem with NinePatch Plugin: https://github.com/PhaserEditor2D/phasereditor2d-ninepatch-plugin

Open BenoitFreslon opened this issue 2 years ago • 1 comments

Hello, I got the same problem with this plugin: https://github.com/PhaserEditor2D/phasereditor2d-ninepatch-plugin

Add a rounded rectangle in the editor. Change the Origin

image image

Originally posted by @BenoitFreslon in https://github.com/PhaserEditor2D/PhaserEditor2D-v3/issues/213#issuecomment-1124254595

BenoitFreslon avatar May 12 '22 08:05 BenoitFreslon

Please, can you test with the latest version?

Read the instructions here: https://github.com/PhaserEditor2D/PhaserEditor2D-v3/issues/220#issuecomment-1136733651

Well... for installing the beta version of the ninepatch plugin:

npm install --save-dev [email protected]

There are two new game objects: NinePatchImage and NinePatchContainer. Read the docs in the README file of the plugin (beta version). It requires the latest (beta) version of the editor.

PhaserEditor2D avatar May 25 '22 05:05 PhaserEditor2D