ldd
ldd
I'm commenting here because someone surely, someday, will come back again and wonder how to do it on windows. ``` - name: notify env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} run: |...
Oh sorry, allow me to clarify. calling init works, the entity displays on the map, etc but the moment it collides with something, unless getTMXShapes is there, I get an...
Um.... there is no error actually. I was getting an error back when I was using an incorrect approach to collisions after migrating to 1.2 Thus, the minor caveat is...
what is the status of this pull request? Is it ever going to make it into master or develop?
I don't think you ever got a confirmation, but yes @Gerhard-Wonner , everything works smoothly on a Macbook Pro on Mojave running chrome 80
Any updates on this? I am willing to help!
I'm commenting here because someone surely, someday, will come back again and wonder how to do it on windows. ``` - name: notify env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} run: |...
Sorry for the late reply. Busy with work. You understand. Did you manage to figure it out? If I understand correctly, the issue is that you do not want only...
Closing this ticket mostly because we never found out how to do this. However, anyone is free to open a new issue similar to this one, or to make further...