Jump to content

How to TEXTURES scroll?


Jaxxoon R

Recommended Posts

Is there any way I can use Zdoom's TEXTURES format to create scrolling textures? I don't want to have a bunch of images as frames since that takes up a lot of space.

Share this post


Link to post

It might be simpler to use a scrolling special for that? Make them scroll on the map level rather than the texture data level.

But yeah, it's possible to create frames in TEXTURES quite easily. Same way you'd do it in TEXTURE1, really. Make copies of the texture where the same patch is used twice, with varying offsets. Then use ANIMDEF to tie all the frames into a single animation group.

If you don't like that, it's also possible to make scrolling textures in GZDoom by using a custom shader in GLDEFS.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...