Shmellyorc
Shmellyorc
Was editing the tilemap and got this error :( Stack: ``` LDtk version: 1.1.3-64bits EBUSY: resource busy or locked, open 'C:/Users/Shmellyorc/Documents/Pizzamon/Pizzamon/Content/Map/Pizzamon.ldtk' Error Error: EBUSY: resource busy or locked, open 'C:/Users/Shmellyorc/Documents/Pizzamon/Pizzamon/Content/Map/Pizzamon.ldtk'...
Hello! First off I want to say I enjoy your coroutine runner. I have tried others and they are too complicated and thanks for sharing this awesome library. I do...
No errors in vscode output but autocomplete broken again. C# exntetion v2.0.320 for vscode 1.80.2. Using dotnet 7.0.306. Doesnt matter if you press Tab, Click it in the list, or...
float[,] _map = new float[,] { {1, 1, 0, 1, 1}, {1, 1, 0, 1, 1}, {1, 1, 0, 1, 1}, {1, 1, 0, 1, 1}, {1, 1, 1, 1,...
Hello, I have made a custom pipeline for your sprite factory. You may have to change the namespace BUT it is working. For this to work make sure to use...
### Prerequisites - [X] I have verified this issue is present in the `develop` branch - [x] I have searched [open](https://github.com/MonoGame/MonoGame/issues) and [closed](https://github.com/MonoGame/MonoGame/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already...