Hello, I would like to know how to disable cache for some specific sprites.
I have a system which loads my sprites dynamically from a Database, so the images of my sprites will eventually change but have the same URLs, is it possible to make Construct always load this images from the server without caching them?
Thanks.