Hey Godot devs, I do have a question once again.
In my game there is a sprite sheet which is at about 6 MB in size. Loading this sheet takes some seconds so I thought if I could load this in the beginning and keep it loaded to prevent the loading time.
Is there any built in functionality for that?
#Godot #Godot4 #GodotQuestion #GameDevQuestion #Question #DeveloperQuestion