The RPG Maker Resource Kit

RMRK General => General Chat => RMRKMon => Topic started by: Roph on May 04, 2014, 01:21:24 PM

Title: How does this load for you?
Post by: Roph on May 04, 2014, 01:21:24 PM
http://rmrk.net/pokemon/?sprite

A system like RMRKMon unavoidably means potentially showing triple or perhaps quadruple digit numbers of images on a single page, which can be quite laggy for a browser and quite slow to download.

I'm testing an alternate method of displaying pokemon where the sprites are packed into gigantic images (http://rmrk.net/pokemon/img/sheets/g34s.png) which are used as backgrounds, precisely positioned behind a 96x96 container.

It will undoubtedly load much faster since your browser is only downloading 6 images on that page instead of 1,440, but:

1) Does everything look right, and
2) how is the performance? Instead of displaying 1,440 images, your browser is creating 1,440 transparent objects and sliding the relevant background image around 1,440 times to display the right portion of it.

I don't want to go implementing this method across the RMRKMon system if some people can't see it right :malson2:
Title: Re: How does this load for you?
Post by: Jules on May 04, 2014, 01:41:22 PM
1) Looks fine to me
2) loads quickly, so great =o
Title: Re: How does this load for you?
Post by: Sophist on May 04, 2014, 06:18:09 PM
fine to me too ;o
Title: Re: How does this load for you?
Post by: Dr. Mc on May 04, 2014, 06:46:14 PM
It loaded way faster then most things on my computer, and nothing messed up :]
Title: Re: How does this load for you?
Post by: Roph on May 04, 2014, 07:07:25 PM
Alright, using it for a new feature :*
Title: Re: How does this load for you?
Post by: yuyu! on May 04, 2014, 09:25:48 PM
So grateful for this ;_;

works a loooot better B)
Title: Re: How does this load for you?
Post by: Ser zacheatscrackers on May 05, 2014, 07:02:28 PM
Works wonderfully for me, no complaints, my man.