How to do all the fancy graphics stuff

  • tommig
    5th Nov 2011 Member 0 Permalink
    Hi guys!

    I was thinking it would be nice for me to put in some of the graphic effects for some of the elements in my mod, but I'm unsure of what to do, and how the graphics files work.
    It would be nice if you could give me an insight into how the code works, and how i can make use of it

    Thanks
    Tommig
  • tommig
    5th Nov 2011 Member 0 Permalink
    Anyone?
  • ZER02541714
    5th Nov 2011 Member 0 Permalink
    Well all you have to do is hit b and then you color it in. It doesn't work on walls. Maybe we could work on it together.
  • vanquish349
    5th Nov 2011 Member 0 Permalink
    @tommig (View Post)
    before opengl you did it in graphics.c, after i think it is in the .c files but i am not sure
  • tommig
    5th Nov 2011 Member 0 Permalink
    @ZER02541714 (View Post)
    Nope, that's the deco layer. What I want to do is produce glowing graphics for a couple of elements I added to my mod.
    @vanquish349 (View Post)
    Thanks, I'll keep searching!
  • me4502
    5th Nov 2011 Member 0 Permalink
    @tommig (View Post)

    in newgraphics.c

    make one for your element and add *pixel_mode = FIRE_BLEND;
  • tommig
    5th Nov 2011 Member 0 Permalink
    @me4502 (View Post)
    Ok, 'cept I'm using 65.5 for my source
    at least I know what I need to do now
  • superluigi1001
    27th Dec 2023 Member 0 Permalink

    how do i make t e x t u r e s and use them