interating over dictionary gdscriot code example Example: gdscript iterate over dictionary for x in dictionary.values(): print(x)