#Dev question
3 messages · Page 1 of 1 (latest)
well, basically to put it simply, you'd need some kind of api regarding each levels info. In this context it'd be the levels ID, so what you'd do is use the level thumbnails mod's api to fetch the corresponding level thumbnail with the same ID and you'd programmatically have said fetch show up as the sites background based on the level you have selected.
the same logic can be applied if you have some kind of custom level list thing, where you'd rather make some kind of assets folder with a subfolder for each custom level thumbnail you want to have, and then fetch from that to get the backgrounds.