The `set_text()` function only has 1 job which is to update a given label's text with the given string parameter, similarly, a `set_texture()` function would update the texture_rect texture with a given `preload()` path. Would it not be better to add that function to keep the code consistent?