the #debugger in #fadebasic now works with code-reload for my #monogame integration project. The gist is; you run the game in debug mode, you see some whack jank, place a breakpoint, get info, be more confused, edit the code, _reload_ the code without needing to restart... #indiedev #gamedev #whack