Jump to content

Home

EffectsEd


loefazzer

Recommended Posts

Posted

hey, do you know how to make effects with EffectsEd??

or maybe you know some good tutorials, cause i want to make kinda hologram with rotating letters (LoE:P)

thx in advance ;)

Posted

you can just make a shader:o

 

look at imperial .shader in wordpad and look for the hologram shaders

 

then put texture on a func rotating

 

 

you'd need to do a alpha channel tho

Posted

Make the shape of the hologram, put the shader/texture on it and compile. A shader is just a 'special texture' that tells the game what to do with the surface that it is applied to, so all you need to do is put it in the map, with all the right commands, and the compiler does the rest.

i.e.: -caulk is a shader that tells the game not to draw the surface it is applied to.

 

Shaders can be very simple or complex.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...