godot loop through dictionary code example Example: gdscript iterate over dictionary for x in dictionary.values(): print(x)