Animated light textures ...

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Claw

Weird little hermit on dried frog pills
Nov 3, 2001
929
0
0
Visit site
Umm... you want consoles with flickering display maybe? As if broken or something?
Try Special Lit textures and apply flickering lights with Lighting/bSpecialLit=True in front of them.
 

fragswill

Charismatic Leader
Mar 21, 2000
446
0
0
40
Sweden
Originally posted by LXIXGTO
What I wanted to do was to add an animated texture
to the light. The same way you make a corona.
It can be done I think... just can't get it right.

You're making no sense.
 
Im not exactly sure what you mean, but heres something I did in a level that I never finished. . .

Originaly posted in this quote. By me.

If you look under PlayerShp textures, you'll find two computer screens that are identical except for the text they display. Export those two textures into some file as *.pcx files. Next go to file>import in the texture browser, and import the two files. Set the package to "MyLevel" (w/o the quotes (duh)) leave everything else. Now save your level (but dont go to file>save under the texure brower, or you'll get a texture pack called MyLevel, instead of the textures being included with your map.)

Now double click on one of the texures and look under animations. There should be a spot labeled NextAnimFrame or something such. Put in the other screen texture.

Repeat for texture #2.

Now when you place the texture in the level, it will switch between the two textures, making it seem like its animated. Changing the AnimRate property will change how fast they switch.

Man I can quote myself alot of crap. . .:)

Happy flickering. . .;)
 

LXIXGTO

"Cruising At The Speed of Iron!"
Thanx for the reply Seco. :)
.
Have you played Halo on XboX yet?
That is one wild game!
I wanted to make some animated computer consoles
kind of like the ones in that game.
Though it will undoubtedly not look nearly as good as the ones in
Halo, I'd still like to see what I can come up with.
.
Maybe I'll check the great lynk someone posted on these boards
a few days ago. (Lode's Unreal tutorials)
.
http://www.planetunreal.com/lode/
I haven't had a chance to read the lighting tutorial yet
but if it is as thorough as the movers tutorial it
will probably tell me how to do it, if it is at all possible. :)
.
Now, ... I'm off to Baltimore! (Yipee! ... :lol: )

:biorifle:




:cool:
 

LXIXGTO

"Cruising At The Speed of Iron!"
Well, ... the animated computer console idea didn't work
out very well. :( ... Oh well, ... maybe I'll try them in
conjunction with some animated textures. :hmm:
.
I was able to use some animated textures on some underwater
lights to make some nice effects though. It makes them look
much more realistic when the coronas on the underwater lights
move as well. :D

:biorifle:




:cool:
 

Varpu

Novice Nali City Reviewer
May 21, 2001
309
0
0
67
Finland
furpile.com
Applying animated texture to a light as corona can be done but the effect is intermittent and seemingly consumes a lot of cpu time. I made a bunch of animated textures for AS-Pollux and I found out that:
Making a steady blinking light requires a "blinking" animation texture. The best effect was achieved by placing the thing on black surface (space sky).
Making a computer console with blinking lights was actually very easy. Just another series of animated screens with the bulbs changing colour - that'äs pretty much of it.

To make an animated texture You need to have a good graphic content editor like the free version of Photoshop. Check out the following:
1. On the different frames, ensure that they share the same palette
2. All images in an animation must be of same size
3. The file names must end with _Ann where the nn is a number sequense starting with 01.

When You import these images as textures You will get the animation set up automatically. You can do this also manually by settings in the texture properties.