Namelezz's Recent Forum Activity

  • Hi there! I'm trying to make something innovative, never-before-seen and REALLLY original in Construct (hello Die By The Sword).

    I have a concept of a 2D platformer hack'n'slash with purely mouse-based sword combat. Now there are a lot of issues with it but I've managed to bake a small .cap with the features I want from it only to realize some problems with it. This is what I want the community to help me with.

    I want you to download the .cap, experiment with it and squash some bugs. If not, you can at least try to help me do it.

    1) The sword sometimes lags out of the MouseArea, breaking the system.

    2) It's generally...not that user-friendly.

    3) The movement itself doesn't like people. It lags behind the player sometimes.

    Here's a shot of the .cap:

    <img src="http://cubeupload.com/files/bc0400swordfaightpic.png">

    And here's the download:

    http://upload.namelezz.net/downloader.p ... faight.cap

    (requires latest Construct version, 99.42)

    A mouse-based swordfighting game has always been one of my dream projects. Please help me make it a reality!

  • Hi,

    I whipped up a window system (J.A.W.S, Just Another Window System) a while back for my game. While the game itself didn't quite survive, the graphics for the UI are worth a small release - so here's a handy sprite sheet to construct your own J.A.W.S windows. It's useful if you're bored with the Windows defaults Construct keeps chugging at you. Use FamFamFam icons ( http://famfamfam.com/lab/icons/silk/ ) for colorful and suiting icons.

    <img src="http://www.cubeupload.com/files/947600jawsuisheet.png">

    Just import the sheet to Construct, crop the three parts of each element separately and start making some menu stuff!

    Personally I've found this sheet very useful as it's a modern and neat look for any kind of dialog box.

  • Yes, the pivot point trick worked! Thanks.

    Now JAWS (Just Another Window System) is even greater

  • I know I'm not the master of thread titles, so here's an example.

    I'm developing a UI backend to use in my new game (That Namelezz Game), but the HP bar should not shrink from both directions, only from right.

    Here's a screenie:

    HP is 100 - Width is then 100.

    <img src="http://img341.imageshack.us/img341/7443/normalhpmm8.png">

    HP is lost and width is lost - but it shrinks the sprite from both sides!

    <img src="http://img341.imageshack.us/img341/4441/losthpli6.png">

    How can I make it so the width only gets substracted from the right?

    EDIT:

    Just as I finished writing I just changed the hotspot to the left corner and it worked, nevermind

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This game is good!

    Cursor isn't visible

    But...

    Magnify effects does, that everything is hidden...my GPU don't support PS 2.0

    But no. 2 -> Is good, that you gave project file into RAR file - I removed this effect.

    Uh, that wasn't necessary. There is an options screen you can toggle things from.

  • Airblast is an exciting new puzzle game in development by Toxic Milk Interactive.

    In this clever game you control a ball by charging gusts of air near it - trying to get it to the goal using as less blasts as possible. After you get the ball to the goal, your score will be uploaded worldwide on the internet so you can compare your high scores with other people. (Online highscores aren't yet implemented).

    The game features (as of 2.10.08):

    � 20+ stock levels with varying challenges

    � A full-blown level editor

    • Rotating and changing size of parts
    • Rotors, collectables, platform pieces and powerups all placeable

    � A menu with options screen, level select, etc

    � Toggleable options such as particles and level theme

    � Addictive, hard yet rewarding gameplay

    You can share your levels with others in the still work in progress Level Sharing Centre.

    This game is being made by Toxic Milk Interactive:

    • SuperV, codes the game mechanics and handles overall the whole game.
    • That Namelezz Guy who does the music, graphics and website shizzle.

    Here's a screenshot for you to gawp at:

    <img src="http://upload.namelezz.net/downloader.php?file=5288109_screen1.png">

    You can download the latest version here at the official site:

    http://www.namelezz.net/airblast

    Comment, criticism and input is all welcome!

  • I get two errors at start:

    Error loading C:\Program Files\Scirra\Construct\Plugins\3DBox.csx (126) - this plugin may not be available![/code:3o3rclg0]
    
    [code:3o3rclg0]Error loading C:\Program Files\Scirra\Construct\Plugins\Template.csx (14001) - this plugin may not be available![/code:3o3rclg0]
    
    With this build.
  • Well, I'm up for it. The website thing I mean.

    Here's my mockup site I made with Dragory today.

    http://www.namelezz.net/lib/

    I'll try and get a good PHP coder to get us some scripts to get this all running.

  • Welp, I finished HL2 (actually a few days ago but whatever). Awesome game. I thought the ending was kinda weak though.

    Anyway, I decided to check out a speedrun of the game, and holy mother of god. I had no idea you could break the game so badly. In the speedrun I watched the dude does all of Ravenholm in under one minute and ten seconds. WTF.

    Check it out here: Direct link to the Ravenholm part (Google video)

    He also does all of Highway 17 without the car

    The ending IS pretty weak but is continued in Episode One and Two. Episode One is a direct sequel that starts RIGHT where HL2 left, but is kind of short and lacks lots of new content. Episode Two on the other hand has lots of more content, new environments and enemies. Totally worth checking out, especially since they're so cheap (EP1 is 10$, EP2 is 15$) and you can get them in a pack that's only 19.99$.

  • Thanks for all the replies! Here's the second version of the example, with stars and an unimplemented dawn sky (if you implement it, be sure to post here for all us others to see) - updated the building sprites up a notch (again, don't use in other projects please ). Stars have a glow effect. Building glow removed due to it almost halving FPS on older computers!

    Edit: Argh, Glow sure is FPS heavy! Here's a hotfix which makes the stars use additive blend instead:

    [attachment=0:3id1rq5j][/attachment:3id1rq5j]

  • Simple Fade tricks can make quite the magical day/night implementations

    <img src="http://img140.imageshack.us/img140/903/daynightfu7.png">

    Features:

    • A day/night cycle of 1 minute 20 seconds!
    • Lamp that turns on and off with the cycle!
    • Some buildings around to showcase the effect!

      (please do not use these sprites in own projects)

    • Particle smokestack for no apparent reason!

    Protip: Combine with weather effects like rain and grey backgrounds to make neat thunderstorm effects!

    [attachment=0:80z03rbj][/attachment:80z03rbj]

  • Thanks, now it's good.

    In other news, I made it have my trademark day/night system implementation - which in turn, caused an unfixable Invalid Texture Referenced error. I filed it into the bug tracker so you could take a look at it Ashley, much appreciated.

    Edit: Restarted computer and the .cap worked - can the bug report be deleted?

Namelezz's avatar

Namelezz

Member since 12 Jul, 2007

None one is following Namelezz yet!

Connect with Namelezz

Trophy Case

  • Email Verified

Progress

17/44
How to earn trophies