phaser3-plugin-pathbuilder icon indicating copy to clipboard operation
phaser3-plugin-pathbuilder copied to clipboard

Path is not scaled with the scene when zooming in

Open jeremyglebe opened this issue 3 years ago • 0 comments

This Issue is about (delete as applicable)

  • A bug in the API (always say which Plugin & Phaser version you're using!)

Feel free to use A CodePen template to demo the problem.

Describe the Issue below:

When zooming in on the scene, the path is not scaled with it, which makes it difficult to reference the intended positioning of the path. Yet zooming it feels necessary on larger scenes. Additionally, text from the UI can be hard to read on larger scenes and the ability to scale the UI text would be a nice addition.

jeremyglebe avatar Mar 16 '22 18:03 jeremyglebe