View Full Version : Animated Sky Textures?
DooMAD
September 22nd, 2001, 03:59 AM
Would it be possible to have an animated sky texture in DooM? You would probably have to edit the source code though.
Doom_Dude
September 22nd, 2001, 05:32 PM
I have never seen it done yet. Let us know when you get it working. http://www.freakygamers.com/smilies/s/otn/animals/krakrani.gif
------------------
http://www.newdoom.com/hosted/themegawad/sig/death_sig.GIF
The Megawad (http://www.newdoom.com/hosted/themegawad/)
Deathcore™ is coming!
Gimme a wicked weapon a mean assed monster in a kewl level and an engine that delivers.
MidnightStorm
September 23rd, 2001, 09:47 AM
It might be possible...on Final Doom for Playstation, there is an animated flaming sky texture that is truly wicked...
MS
------------------
Humans are the world's most dangeous prey.
DooMAD
September 25th, 2001, 04:54 AM
Let us know when you get it working.
I didn't say I was going to do it. It's just my way of trying do encourage someone else to have a go. Besides, source code is well out of my territory.
ReX
September 25th, 2001, 07:04 AM
Animated (scrolling) skies are possible using sky boxes in ZDooM. For vanilla DooM, however, I'm not sure if anyone has done anything.
------------------
Pay the Piper, face your DooM.
Kaiser
October 3rd, 2001, 04:22 PM
The MBF/Prboom engine/port has a somewhat animated sky feature....check out the readme/editing txt that you get when you download MBF or Prboom. And somewhere in Doomworld they have a basic map of various other sky tricks like being able to use multible skies or using a regular Texture as a sky!
X-DOOM
October 3rd, 2001, 07:46 PM
It's possible !
But i'm using ZDoom to do this. I dont know if it can be done with another launchers.
================================
1-
name the skytexture like this.
Sky_A1 => 1st animated images
Sky_A2 => 2ndanimated images
Sky_A3 => 3rdanimated images
Sky_A4 => Last animated images
================================
2-
now add a lump file named MAPINFO.lmp with this aguments (when the skyboxes is not using):
map map01 "map name"
next map02
sky1 Sky_A1 0.0
================================
3-
After creating MAPINFO.lmp
Create a new lump file named ANIMDEFS.lmp and add this argument :
texture Sky_A1
pic 1 tics 6
pic 2 tics 6
pic 3 tics 6
pic 4 tics 6
tics 6 is enought to animate the texture. write 12 to slowndown the speed /2.
================================
4-
Test it and you will be happy !
http://forums.newdoom.com/UBB/smilies/cwm1.gif
------------------
I'll teach you some move during the Deathmatch.
So are you the choosen one who beat me in a Deatchmatch?
I Thinks not, I never lost a DM since the begginning! :)
But, check my DooM Site here : http://www.newdoom.com/hosted/x-doom and I will not frags you.
Creator of ZD3K
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.