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 ;)
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
yes, yes, but how to put it into map?? :|
shaders i mean...
cause i dont know anything :(
thx in advance
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.