C-7's Forum Posts

  • That looks really, really cool, evgy! No clue what really is going on, but it's a lot of pure eye candy.

  • Here's a new trailer for Blight. I hope you like it! It's all locales from the first world.

    <font size="4">

    Subscribe to Construct videos now

    </font>

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well, I think I've adjusted those parts to compensate for such big hardware differences. I've also made a new trailer for people to see!

    <font size="4">

    Subscribe to Construct videos now

    </font>

  • Hey, it's looking really neat! I like the environments so far and your art style looks really good!

  • Okay, so I'm working on the things people've brought up. I've also made the floating enemies have proper responses to the shield, the move now, and have fire particles... that took some time to figure out what I was doing <img src="smileys/smiley17.gif" border="0" align="middle" />

    I've also make a hud/gui finally! No numbers at all. In fact, no more lives. For a time, I've had a 3-heart meter like Mario 2 (vertical, I mean). And I finally convinced myself that lives and game over screens are worthless these days. So dying still puts you back to the start of the level segment you're on (again, two segments/layouts per level). I didn't want to take you back to the most recent failed jump or anything--I think that's counter to the point of platformers.

    But with no lives, the orbs are worthless, right? No, there just won't be health pickups anymore. The orbs translate into health. You have 3 hits before you die. Every 25 orbs you collect, you recover a hitpoint. If you have full health and you get 25 orbs, you get a short bit of invulnerability.

    <img src="http://www.adamprack.com/blight/screenshots/007.jpg" border="0" />

    There's the new hud! The level is still in-progress (i'll be shrinking the cage, adding details around like a cot, etc.), but the circles are the new design. The outer circle stays like that, but it glows when you get the invulnerable state. The 2nd circle in starts dim and glows more are you collect orbs. When you get your 25, it returns to dark and changes the 3rd circle in (the smallest one). This is your health meter. It's green for full health, yellow down from that, red, then black and translucent when you die. You start with full health but no orbs when you start the level or die.

  • Yeah, the memory hit is what I was avoiding. But I'll definitely try it out. It may just be the option to turn it on or off... if someone's computer can't run the blur well, it wouldn't take kindly to the memory hit either. And the effect is nice, but isn't gameplay-necessary.

  • -Thank you Woltermag!

    Noga: That's strange. I would assume the jump variances are linked with the performance issues. But you have better specs than I do, save for maybe the mobile version of your video not being ass efficient? It's possible you may be on a powersaver mode, too. Either way, I'll see what I can work out. And the menu is barely even there--it will crash for a while longer until I get in an make it all.

    : Again, you have better specs than me, but a laptop is in common between the two of you. I'll see if the blurring really makes that huge of a difference for performance (the plan was to have it disableable in the menu anyways).

  • Thank you so much for playing and commenting! The sounds are all just kind of there for now--more attention will go into that at a later time. I'll check out the collision stuff for sure. I also do agree about background differentiation problems. All things to get to, thanks.

    You may've been confused on the levels... Each level has two parts (two layouts). There will be checkpoint flags there, etc. Maybe that ends up being too long for a level, but I wanted them more journey-like. So there might be much more to the game than you got to see! Unless I missed a bug. Regardless, thank you so very much for playing and commenting!

  • I'm looking forward to both engines <img src="smileys/smiley17.gif" border="0" align="middle" />

  • My project is over 15% funded thus far, so thank you for anyone who gave it a look! I've implemented all of the abilities, overhauled the player animations (some tweaking to do, as always), added a new enemy type, better optimized things, and I have a 3-level demo available. <font size="4">Check it out here: <font color="red">Sorry, the demo period has expired</font>

    Keyboard:

    A/D or Left/Right for movement

    W or Up for jump

    Down for special

    Enter for menu selections and pause

    (mirrors a controller a bit)

    Xbox 360 pad:

    D-pad for movement

    A for jump (should also be menu selections)

    Right Shoulder for special

    D-pad

    • Supports Keyboard and Xbox 360 controller currently.
    • This is a 3-level demo (each level has two longer segments). These are the first 3 levels of the game, excluding brief tutorial stage and story elements.
    • The floating enemies will be mobile (vertically) and will have fire particles, but for now they just exist. They are also unaffected by the forward shield yet, but otherwise functioning.
    • You can hold down the right trigger on a 360 pad to spam the forward shield--that'll get fixed in future builds.
    • You might run into a camera glitch on loads occasionally that just leaves the screen one color. Sorry, just restart it.
    • This demo is windowed so sites and blogs would have an easier time with screenshotting, but the final version will be fullscreen.
    • This demo is locked at 1280x720. There is a lower resolution version working, but it has a higher volume of bugs so the option isn't included. You'll need a moderate PC to run the game, but it does quite well on my 7900GS, Pentium D machine.
    • The sign text will be better.
    • The falling/jumping animations are not complete.

    Let me know what you think, what you like, what you don't like.

    <font color="red">Sorry, the demo period has expired</font></font>

  • That looks really neat, Khalan! It's a little dark. I realize you want it to be, but it may be a little prohibitively dark.

  • So the end result is to have my game rendered at more than one resolution. I am not trying to use the Window object to scale--there is no performance increase like one would typically expect for a lower resolution. The correct way, as far as I can tell, is to set the 'display size' value and then zoom out (or in).

    The two resolutions I'm working with are 1280x720 and 853x480. I have just a simple event set up to test going back and forth between them:

    <img src="http://www.adamprack.com/scroll/event.jpg" border="0" />

    This keeps the correct (close enough) aspect ratio for the non-zoomed layers. I'm not that worried about the hud--that's a simple fix. But every other layer is offset. They have different scroll rates for a parallax effect.

    <img src="http://www.adamprack.com/scroll/scroll1.jpg" border="0" />

    <img src="http://www.adamprack.com/scroll/scroll2.jpg" border="0" />

    (I downscaled the larger image to more clearly show the large offset)

    Changing the zoom rate fixed nothing, changing 'Unbounded Scrolling' changed nothing. Disabling layout binding for magiccam fixes nothing.

    What do I need to do to be able to have layers stay where they're supposed to? The window object doesn't help, it doesn't actually render the game at a different resolution... it just scales the 1280x720 image. Especially unhelpful for a fullscreen game <img src="smileys/smiley17.gif" border="0" align="middle" />

    I cannot post a cap, it is too large to reasonably upload.

    Thanks!

  • Here are a couple more shots of my game... enjoy! And check out the Kickstarter for it!

    <img src="http://www.adamprack.com/blight/screenshots/006.jpg" border="0">

    <img src="http://www.adamprack.com/blight/screenshots/002.jpg" border="0">

  • I've got a Kickstarter going for this project, and I hope you might be able to help out! I really want to see this game through to completion, and I want people to play it. Anything helps, and it helps get another Construct-made game out into the public eye! This is a fantastic tool (as will be Construct 2), and I'm quite glad for the dedicated developers.

    Give it a look, and check out some new screenshots on the website for the game:

    Blight - Official Site

  • Hey, interesting idea. I'm sure people will have fun with this.