Strange Behavior Triggered by image() Function

Still, the best approach for assets is to load them all at once within setup(). :smirk:

After that, we can pass those already loaded assets as 1 of the arguments of our classes’ constructors. :bulb: