AtegonMA to Godot · 4 个月前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 fromimagemessage-square1linkfedilinkarrow-up156arrow-down10file-text
arrow-up156arrow-down1imageDaily 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 fromAtegonMA to Godot · 4 个月前message-square1linkfedilinkfile-text
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up7·4 个月前Well that’s way easier than print(1) # … print(2) # … print(3)
Well that’s way easier than
deleted by creator