I suggest an action to preload an image (such as a spritesheet). This would be useful if your game has a complex system with a lot of different cellsheets for one unit (enemy variations, skins etc), since you could preload them when the player joins so when it has to change an entity’s model/sprite it’s instant rather than having to wait for the image to load.
2 Likes