Here is an example of what I mean. You can see that the formatter moves the .from(Vector2.ZERO) line to the same indent as the one above it.
But I think it reads much better, when continuing lines, to have them indented. This could just be an optional argument in case others disagree.
Before Formatting
After Formatting

Here is an example of what I mean. You can see that the formatter moves the
.from(Vector2.ZERO)line to the same indent as the one above it.But I think it reads much better, when continuing lines, to have them indented. This could just be an optional argument in case others disagree.
Before Formatting
After Formatting