Alexander Dahmen

Results 3 issues of Alexander Dahmen

Hello, when I use `coroutine.create` in Lua to create a thread, the representation in C# is `object null`. To get around this, I can use `coroutine.wrap`, which returns a function...

Hello, I have a use case in which I need to access SuperTile instances. These will be placed onto a Tilemap procedurally. To assign available tiles to the script, I...

After upgrading to Delfinovin v3.0.0, I encountered an issue with the controller menu: Selecting a controller should show a context menu for the controller settings. However, this menu is not...