little #godot trick i realized today: since scripts hot-reload, you can make a little script that runs an arbitrary command on keypress. then when your game is running, you can modify the code and hit the hotkey to run whatever you want like the Evaluator panel but it works without a breakpoint
6 likes 0 replies
?