Daily Godot Tip #21: The print_debug function, in addition to printing out what you entered to print, also logs the current stack frame you printed from
Daily Godot Tip #21: The print_debug function, in addition to printing out what you entered to print, also logs the current stack frame you printed from
This is useful to see where specific prints are happening