Do you search a certain mutator, mod, skin, map, everything else?
-
Torax
- Adept
- Posts: 406
- Joined: Fri Apr 20, 2012 6:38 pm
- Personal rank: Master of Coop
- Location: Odessa, Ukraine
Post
by Torax » Mon Apr 01, 2013 7:56 pm
Searching for complete (or user's) guide about UT fire textures. I had found one many years ago but i lost it...
It told about different types of textures which can be created using UT Fire Texture engine, discovers variables and so on..
Help please, maybe someone will understand what i'm about..or have something similar to my description
Unreal. Alter your reality..forever...
-
UT99.org
Post
by UT99.org » Mon Apr 01, 2013 10:22 pm
-
papercoffee
- Godlike
- Posts: 10133
- Joined: Wed Jul 15, 2009 11:36 am
- Personal rank: coffee addicted !!!
- Location: Cologne, the city with the big cathedral.
Post
by papercoffee » Tue Apr 02, 2013 12:24 am
@ medor
I think he doesn't mean the fire modes of your weapon... he means fire like on a torch "feu de torche"
-
mister_prophet
- Average
- Posts: 33
- Joined: Fri Jan 20, 2012 8:00 am
Post
by mister_prophet » Tue Apr 02, 2013 3:59 am
Not really the same thing, but I have a pretty straightforward tutorial I wrote some time back on Ice Textures, which are a little more robust than Fire Textures if I'm being honest. I go over Fire Textures for about five lines in this;
http://www.unrealsp.org/community/level ... tures.html
Why are Ice Textures more fun to use?

-
Torax
- Adept
- Posts: 406
- Joined: Fri Apr 20, 2012 6:38 pm
- Personal rank: Master of Coop
- Location: Odessa, Ukraine
Post
by Torax » Tue Apr 02, 2013 5:33 pm
I not mean something related to weapons
I mean textures for exemple like GreatFire.utx, AlfaFX.utx and so on includes. Fire textures, Energy textures, Energy bolts and spherical lightnings... There WAS tutorial related to this theme
Unreal. Alter your reality..forever...
-
Leo(T.C.K.)
- Masterful
- Posts: 647
- Joined: Sat Aug 13, 2011 10:26 pm
Post
by Leo(T.C.K.) » Thu May 02, 2013 8:49 pm
I never read any tutorial on that to be honest. The thing is you just choose pallete(usually from palletes.utx) and then try various variables/settings, paint with mouse left click, erase paint with right click. However it was always difficult for me to create them, it takes a lot of subtlety to make it right, wet textures are far easier to do.
-
JackGriffin
- Godlike
- Posts: 3767
- Joined: Fri Jan 14, 2011 1:53 pm
- Personal rank: -Retired-
Post
by JackGriffin » Fri May 03, 2013 3:52 pm
I have that fire tut somewhere. I'll keep an eye out for it and post back when I run across it.
So long, and thanks for all the fish
-
Spectra
- Masterful
- Posts: 542
- Joined: Tue Jan 22, 2013 5:23 pm
- Personal rank: Nullified!
- Location: (X) Unable To Locate....
Post
by Spectra » Fri May 03, 2013 7:09 pm
Well here my post is against this topic.
I actually want to export some Fire Textures from UED but my UED crashes when I click to "Export To PCX".
Is there any other way to export the Fire Textures???
-
UnrealGGecko
- Godlike
- Posts: 2676
- Joined: Wed Feb 01, 2012 11:26 am
- Personal rank: GEx the Gecko
- Location: Kaunas, Lithuania
Post
by UnrealGGecko » Fri May 03, 2013 7:35 pm
-
FraGnBraG
- Inhuman
- Posts: 928
- Joined: Sun Jun 13, 2010 5:13 pm
- Personal rank: Good news everyone!
- Location: Canada
Post
by FraGnBraG » Fri May 03, 2013 7:39 pm
you can't export them ... iirc, you create them using a small editor and they are stored in a UTX file or in myLevel. You will see that in the tuts mentioned here.
Export to PCX works for a texture (bitmap), but a fire (or ice) texture is not an image. It is really not difficult to make them, for example, to make a nice green torchflame takes only a minute or two, once you have a little practice
and that water pool shown below looks quite good ... ice? hmm
-
Feralidragon
- Godlike
- Posts: 5449
- Joined: Wed Feb 27, 2008 6:24 pm
- Personal rank: Work In Progress
- Location: Liandri
Post
by Feralidragon » Fri May 03, 2013 8:10 pm
The only kind of procedural textures that I do nowadays are only ice textures.
They are not hard if you don't aim for precision, but once you want to have that generator point at the exact center or in other exact point, it's pretty damn difficult (unless you use a mouse macro or something similar).
I wonder which tool did Epic use to build precise textures, they certainly did not use the same editor they gave to us (nor for BSP for what is worth).
-
Shadow
- Masterful
- Posts: 730
- Joined: Tue Jan 29, 2008 12:00 am
- Personal rank: Mad Carpenter
- Location: Germany
Post
by Shadow » Fri May 03, 2013 8:41 pm
Epic wrote that fire texture subengine nearly completely in assembler, that way it was/is fast as fuck, but also seems to be limited in means of user comfort
-
Feralidragon
- Godlike
- Posts: 5449
- Joined: Wed Feb 27, 2008 6:24 pm
- Personal rank: Work In Progress
- Location: Liandri
Post
by Feralidragon » Sat May 04, 2013 9:14 am
Shadow wrote:Epic wrote that fire texture subengine nearly completely in assembler, that way it was/is fast as fuck, but also seems to be limited in means of user comfort
Well, the way it was coded shouldn't justify usability. They could as easily add some further tools in the fire texture editing, like a grid and a list of generator coordinates, and the fact that they do have precise fire textures in the retail packages tells us they certainly had such a tool but never released it for some reason.
-
Higor
- Godlike
- Posts: 1835
- Joined: Sun Mar 04, 2012 6:47 pm
Post
by Higor » Sat May 04, 2013 9:20 am
I remember seeing a post from Wildcard with a perfectly made trollface using a FireTexture.
He used a mouse movement tool or something of that kind if I remember well.
-
Feralidragon
- Godlike
- Posts: 5449
- Joined: Wed Feb 27, 2008 6:24 pm
- Personal rank: Work In Progress
- Location: Liandri
Post
by Feralidragon » Sat May 04, 2013 9:32 am
Yeah, it was a mouse macro iirc (which would be the only way to do it as I mentioned above):
Feralidragon wrote:
They are not hard if you don't aim for precision, but once you want to have that generator point at the exact center or in other exact point, it's pretty damn difficult (unless you use a mouse macro or something similar).