wolfmcbeard Posted December 23, 2018 I want to make some animated screens and switches, but I have no idea where to start. I can make the texture frames, but how do I make them work together to make things like old CRT scan lines as well as static and how to make a switch...switch? 0 Quote Share this post Link to post
0 Aquila Chrysaetos Posted December 23, 2018 Depends on the target port. In vanilla, you'll need a little texture trickery to do it. For Boom-compatibly (but not ZDoom), you'll need to use the ANIMATED lump, which Slade can create for you and allow you to edit directly, for animated textures. For switches, you'll need to use the SWITCHES lump, which Slade can also make for you to edit directly. https://doomwiki.org/wiki/ANIMATED https://doomwiki.org/wiki/SWITCHES For ZDoom, you can use ANIMDEFS, which has more capabilities than ANIMATED and SWITCHES, and allows you to write animated textures and switches in the same text file. https://zdoom.org/wiki/ANIMDEFS 0 Quote Share this post Link to post
0 wolfmcbeard Posted December 23, 2018 Slade good for the ZDoom option (my targeted port)? 0 Quote Share this post Link to post
0 Aquila Chrysaetos Posted December 23, 2018 Yeah. Slade will let you make an ANIMDEFS text file, you just need to create a new entry, name it ANIMDEFS, and edit it as text. 0 Quote Share this post Link to post
0 Gez Posted December 23, 2018 SLADE can also create an ANIMDEFS lump from selected ANIMATED and/or a SWITCHES lumps. 1 Quote Share this post Link to post
Question
wolfmcbeard
I want to make some animated screens and switches, but I have no idea where to start.
I can make the texture frames, but how do I make them work together to make things like old CRT scan lines as well as static and how to make a switch...switch?
Share this post
Link to post
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.