base icon indicating copy to clipboard operation
base copied to clipboard

Ability to do a image sequence, without it being split/sprite sheets.

Open SniperGoth opened this issue 4 years ago • 1 comments

Basically, the ability to load a image sequence , for example, image01.png; image02.png; bla.png and so on, so you can sort of create a animation using it. This is used in the caustics, a bunch of images being loaded a sequence, but that one is hardcoded, and this proposal, is to be able to do the same technique, but on the map.cfg file itself. Could be a better method than simply splitting everything in a sprite sheet format and using the command, but can probably be heavier to use, so maybe what if someone makes a projector room, or even an outdoor to pass some images, i guess that's one of the points you could use this.

SniperGoth avatar Aug 07 '20 17:08 SniperGoth

Spritesheets are probably more efficient to load, so I don't think this is a good idea.

Calinou avatar Sep 20 '20 14:09 Calinou