godot process code example Example: what is the update function in godot? func _process(delta): # Do something... pass