Y
Hacker News
new
|
ask
|
show
|
jobs
by
iMerNibor
2604 days ago
This is actually an issue, to work around this as a dev you would usually use sprite sheets (one single image file with multiple images in it)
1 comments
hombre_fatal
2603 days ago
You can front load it with an <img> tag and various other ways. Look at how arbitrary asset loaders work for browser games.
link