Replies: 1 comment
-
there is no built-in configuration for this, but it is possible to pass those parameters to the canvas when drawing each layer. You would need to write custom handling for this (if you haven't already). Ideally, the file would be exported in the proper location unless you need some conditional placement, then the custom script route would work well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add configuration to render all assets of some layer instead of where they are drawn to start 10 pixels higher for example.
I did it with the main version of hashlips engine but I think that can't work here.
Beta Was this translation helpful? Give feedback.
All reactions