madster's Forum Posts

  • Your post contained spam advertisement links for a wallpaper site

    1 post.

    Someone's hand-spamming.

    Anyway's, here's my desktop:

    [Image of a flying squirrel avoiding a laser-wielding shark that jumps over a girl's butt removed]

  • love++

  • What a funny name..

    yeah now try googling for that.

    Took me a while to find the site O_O

  • It would not be hard at all if it were KNP help file style.

    Kruger National Park?

    I'd be all up on populating the wiki once we hit 1.0.

  • I think having the created installer also run the web-installer would be enough. Most games do that.

    Don't even ask, as the installer will check versions and skip if unneeded.

  • WOW.

    Defnitely a Neverending story vibe to it.

    Considering the feel of Shadow of the Colossus, these guys can deliver.

    Sadly, I don't own a PS3 nor plan to anytime soon

  • whoa, Assembly compo finally is in my reach?

    I'm in like a plugin

  • discount FAIL

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I've done this, expecting it would be faster.

    I have an object that expels a jet of sprites with physics enabled and collisions disabled. They die after a second.

    It's kind of a zen question: if there is no collision mask, is there a collision check?

  • I found Love:

    http://love2d.org/home

    Did anyone know about it? Got no time right now, I'll give it a go one of these days.

    Seems to be full-on C++ though. not sure.

  • I was reading Tigsource and there's a post about dialogue in games.

    That reminded me of extended brain-racking about alternatives to the dialog systems we have nowadays in games. As the columnist says, life (and film and books) has a LOT of dialogue, but games don't because it's difficult to get right.

    Has anyone put thought into this? alternate dialog systems? fancy/crazy ideas?

  • blaarg's filter only makes those rgb dots which tv's use. Really, the only way to make it look authentic is to play it on an old tv. High contrast just depends on sprites. Color bleeding can be done with a shader.

    <img src="http://blargg.fileave.com/ntsc-vs-palette/sms_ntsc.png">

    Umm it does *way* more than that. Those artifacts around the edges? this is a PNG. It's not jpeg artifacting, it's NTSC artifacting and it looks *just* like an old TV. It's uncanny.

    Note that he has a lib for NES, SNES, Master System and others emulating the exacts artifact that each graphics chip produced.

    So yeah, you'd have a "NES-look" effect or something like that. Very specific.

    It does look like a lot of work though, bringing it into Construct. I'd be up for it if I knew anything about HLSL.

  • I haven't used shadow yet, so I can only comment on 3)

    I'd say do a plasma-ish thing with red bits and add a waving distortion on top of everything (for hot air refraction). The distortion will cue most people on the heat, the red bits on it being fire.

  • If you need a physics object to interact with an object controlled in some other way, set that one to "inmovable". Then you move it by other means, and physics objects will react to it (although somewhat improperly because of speed and acceleration info discrepancies)

  • Come to think of it, my faculty has a license. I'll try compiling at the labs tomorrow.