Shockwave

Filed under: Game Maker


This is a little distorting shockwave effect. You might remember it from my very impressive Kill Catalyst screenshots on 64digits. It’s not quite so impressive in the demo, but if tweaked a bit and used right, will be awesome.

Shockwaves

Related posts

Tags: , ,

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Permalink Comments (5) GearGOD Oct 2, 2007

5 Responses to “Shockwave”

  1. MiffymanMiffyman Says:

    Nice effects but what exactly does VRAM do, it doesent show video ram because I have 1GB and it said 0!

  2. GuestGuest Says:

    VRAM is updated why space is pressed. BTW, Very nice example

  3. TimeTime Says:

    Great effect! I tried it out in my game, and it looked very pretty, but I had a small problem. It will distort a different part of the screen on the surface, rather than the view (320×240 view in a 640×640 room). Try it out and I think you’ll understand what I mean. I tried to fix it, but I couldn’t figure out how! Do you think you could do that?

  4.  Bicubic Says:

    Time: modify the part that draws to surface so it accounts for the view. And make sure the surface is the same size as the view.

  5. TimeTime Says:

    Alright, I tried to work it out, but I was still having difficulties. Because the surface is used as a texture, I can’t just resize it to fit the view, because it won’t actually change how it is drawn. I tried to change how the surface is drawn, but I kept just making it worse. Oh well, I’ve managed a similar (yet worse) effect that will do fine. Thanks anyway, and I learned quite a bit from looking at this!


Leave a Reply