Toemsel
Toemsel
The [Tiled MapRenderer](https://github.com/craftworkgames/MonoGame.Extended/blob/b6555e8ce5639870ee6ce5a5be0e7ce95a40c588/Source/MonoGame.Extended.Tiled/Graphics/TiledMapRenderer.cs) does not support drawing the object layer. Thus, do I have to render it by my own, or is there any pre-defined function to do so? Thanks...
Since the Apply3D isn't working at all, I tried to build a workaround with "pan". But setting pan from -1f to 1f doesn't change anything. SoundEffect appears on both speakers....
You can subscribe, but you can't unsubscribe from events. This PR fixes that
**Is your feature request related to a problem? Please describe.** Due to cert authentication, we require to attach a custom certificate for the client. **Describe the solution you'd like** An...