📄️ ImageSource
Often you want external images loaded into your game, this is accomplished with [[ImageSource]]. In some other engines/frameworks this can be known as a Texture.
📄️ Loader
Why Resources
📄️ Sound
Plenty of times you'll want sound effects in your game. The [[Sound]] resource will help you load files in order of preference in case the browser doesn't support them.