AtegonMA to Godot · 2 months agoDaily 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-square1fedilinkarrow-up155arrow-down10file-text
arrow-up155arrow-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 · 2 months agomessage-square1fedilinkfile-text
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up7·2 months agoWell that’s way easier than print(1) # … print(2) # … print(3)
Well that’s way easier than
deleted by creator