Matthias
Matthias
I can't imagine this feature being implemented in Tiled too soon either. Regarding the calculation of tile boundaries on scrolling layers, I had in mind that the Tile grid would...
This is, in fact, already a feature in Tiled: https://doc.mapeditor.org/en/stable/manual/layers/#parallax-factor We are still only supporting Tiled v1.2 maps - should update our map specifications urgently to the more recent versions...
This might have something to do with the duration not being set to 0. Once I reset the duration, I can save, delete, and re-add the emitter.
MaryTTS is one of the more advanced solutions - if we don't want to use another library, we could incorporate the Java Speech API the way [FreeTTS](https://freetts.sourceforge.io/) (BSD license) or...
Amazing, thank you! Please allow us some more time to inspect and assess these changes in detail.
Maybe we should even consider making `MapObjectLoader`s generic in general.
The secret has been updated - any idea why it still fails? The [error](https://github.com/gurkenlabs/litiengine/runs/7121746917?check_suite_focus=true#step:4:283) is: `Task 'PGP' is ambiguous in root project 'litiengine-sdk'. Candidates are: 'publishLitienginePublicationToMavenLocal', 'publishLitienginePublicationToNexusRepository'.`
None of the suggestions helped. I always end up with the following message: ``` Build litiengine-sdk FAILURE reason: Execution failed for task ':litiengine:signLitienginePublication': org.gradle.api.internal.tasks.properties.PropertyEvaluationException: Error while evaluating property 'signatory' of...
not working for me unfortunately.
I had read and followed both suggestions before, using `gpg --armor --export-secret-keys` and not removing anything.