Greetings!

Welcome to Scifi-Meshes.com! Click one of these buttons to join in on the fun.

3DWings of Saint Nazaire (Game Art) Large Images!

1131416181922

Posts

  • ArmondikovArmondikov0 Posts: 0Member
    It's a good thing Unity doesn't work on Waterfox, otherwise I may have wasted a lot of time at work playing with this...
  • ArmondikovArmondikov0 Posts: 0Member
    Found the 64-bit version, there goes my productivity! Awesome, seriously. It feels like you want to just go shoot some stuff from the very start!
  • TALON_UKTALON_UK2 Posts: 0Member
    Very good stuff going on with the grotto, just managed a quick look, there is a ship in the mid-ground which looks like it could do with being knocked back a bit, but other than that minor detail? Great work as per usual. Will have to get to grips with the full alpha when I get the chance.
  • Howard DayHoward Day632 Posts: 434Member
    lennier1: Thanks! No, actually, that's not intentional... must have something to do with the new thruster setup. I'll look into it.
    Armondikov: Shooting stuff is on my list. It may be in there as soon as this weekend.
    Talon_UK: Thanks - I think most of that had to do with blending modes. The latest update should have that resolved.

    So!
    http://www.hedfiles.net/WOSN_Alpha/GrottoTest.html
    It's almost done - there's still some caustics to add to the near-camera objects, and one more level of particles, but after that, the basic scene is done. I'll then move back to the actual gameplay. I just needed to get this out of my head a bit. :D
    Enjoy!
  • ArmondikovArmondikov0 Posts: 0Member
    Howard Day wrote: »
    Armondikov: Shooting stuff is on my list. It may be in there as soon as this weekend.

    That would be legen — wait for it... and I hope you're not lactose intolerant because the second half of that word is DARY!
  • CoolhandCoolhand287 Mountain LairPosts: 1,296Member
    best thread on the site, keep it up Howard you're putting so many privately and crowd funded efforts to shame here. :thumb:
  • TALON_UKTALON_UK2 Posts: 0Member
    Nice, finish this game and take my money already.

    :thumb:
  • Howard DayHoward Day632 Posts: 434Member
    Armondikov: Hah. Yeah, with any luck, I'll get started tomorrow night. I have to do the status display first, though - it's all tied together.
    Coolhand: Thanks man - it's going a lot slower than most of those other efforts, though. :D
    TALON_UK: Patience, and it wont cost you a thing.

    I'd consider this final for now:
    http://www.hedfiles.net/WOSN_Alpha/GrottoTest.html
  • lennier1lennier1913 Posts: 1,281Member
    Simply awesome!
    Even the music reminds me of the good old times, before games had to be dumbed down for console kiddies.

    BTW: There's something you might want to look into when it comes to integrating the screen into the game.
    If you move the mouse around and then click while moving (a click&drag, though not intentionally), the movements will sometimes freeze for up to five seconds. It's probably just some event handler that's acting up.
  • Howard DayHoward Day632 Posts: 434Member
    Thanks, lennier! The music is done by a coworker in his spare time, I really like it myself!
    That lag has something to do with the webplayer - it's not present in either the debug or stand alone builds. :(

    So, some updates! I've done more work for the Status Display, and fixed a whole raft of issues with different sorting problems.
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
    Also added some dynamic blinkie lights.
    Enjoy!
  • Howard DayHoward Day632 Posts: 434Member
    Okay, so I know I had said that I had hoped to have weapon firing in there by the end of the weekend... unfortunately, I got hung up on a portion of the process I didn't think would take as long as it did. That part - where the cockpit code pulls in the stats of the ships guns and weapon locations from the normal ship description (so everything references the same things) and then plots their locations on the ship status plan, with the proper icons and such. Blindly bumbling my way through C#, until I figured out how to make it work. So the next system I need to make is the actual fire controller - the thing that keeps track of the guns, and runs everything off the ship's capacitors.
    I imagine this will be a pain in the ass, but I'm hopeful I'll get through it quickly...
    Here's the latest.
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
    Enjoy!
  • ArmondikovArmondikov0 Posts: 0Member
    Coding's always a bitch, but keep at it! You got this far.

    The only thing that bugs me so far is that the shake when going into the after-burning is a little intense. The frequency of the shake is just right, but the amplitude is a little high. It makes it look a bit too artificial, so perhaps tone it down by 1/3 or so. </twocents>
  • RekkertRekkert4037 Buenos Aires, ArgentinaPosts: 2,302Member
    It's amazing to see how much was added in a very short time (yes, I know the graphics were already done).

    Being a game developer (well, I'm studying, but I've made a few short but pretty complex games), I was wandering if you were using OOP for this? I've found it to be a solution to all my linking problems between one functionality and the other, and I've always used it once I've learned how.
    For all my finished Trek fan art, please visit my portfolio
  • Howard DayHoward Day632 Posts: 434Member
    Armondikov: Thanks, dude! So, I reduced the Afterburner shaking strength in the latest version.
    Rekkert: Yeah, it's pretty nice that a lot of that art is already done, make it easy to focus on the coding. So, yes - I'm using a lot of OOP. I'm not a fan of manual busywork, and I'd rather make a system that makes things easier down the line, even if it's harder in the near term.

    So! Weapons, firing! They all fire at once, on every mouse click. There's nothing to shoot *at* quite yet, but all the code is there to support collisions and damage.
    Good progress, and I had a minimum of headaches making it all work!
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
    Enjoy!
  • ArmondikovArmondikov0 Posts: 0Member
    Howard Day wrote: »
    So! Weapons, firing! They all fire at once, on every mouse click. There's nothing to shoot *at* quite yet, but all the code is there to support collisions and damage.

    Enjoy!

    <3

    There are "things" to shoot at if you think about picking one of the stars in the background and hitting that. The first few times you try to target one and shoot, it's awkward, but you quickly get used to it and adjust, so the control balance seems spot on and really intuitive with the mouse.
  • Howard DayHoward Day632 Posts: 434Member
    Armondikov: Thanks! I've updated the build with some help from the Coder - the guns now fire with correct refire rates, and will fire while the trigger is pulled.
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
  • lennier1lennier1913 Posts: 1,281Member
    It looks limply amazing!

    BTW: There's a minor bug you guys might want to look into at some point. Right now, if you fire directly into the sun, the glare effect will sometimes be suppressed, making the sun "disappear" in favor of the weapons sprites.
  • Howard DayHoward Day632 Posts: 434Member
    Lennier1: Fixed! And thanks for the heads up!
  • lennier1lennier1913 Posts: 1,281Member
    Thanks!
    Glad I could help.
  • Howard DayHoward Day632 Posts: 434Member
    So, I added an updated build! This one has Ripple firing of your guns, a working capacitor, smoothly damped movement, and a bunch of other under the hood improvements!
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
    I also put together a unity Particle explosion!
    http://www.hedfiles.net/unityexplo.mp4
    Enjoy!
  • TALON_UKTALON_UK2 Posts: 0Member
    Nice! Loving that explosion effect.
  • Howard DayHoward Day632 Posts: 434Member
    Okay! Updated the build!
    The gunfire now illuminate the cockpit, and the status display accurately reflects the status of the weapons, their re-charge status, and fire pattern. You can switch the fire patterns by hitting "Q". The current options are All, Ripple Fire, and Cross Linked.
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
    There's a bunch of other minor improvements, as well.
    Enjoy!
  • Howard DayHoward Day632 Posts: 434Member
    Alright - Build updated. You can now blow up and shoot some random evil black spheres.
    Q switches fire modes.
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
  • Rick27Rick270 Posts: 0Member
    Wow it works and looks great
  • ArmondikovArmondikov0 Posts: 0Member
    My babies! Have them! I cannot believe how much fun it is just shooting stationary targets with this!
  • ArmondikovArmondikov0 Posts: 0Member
    Awww... man... and I had such high hopes for getting some real work done today!
  • TALON_UKTALON_UK2 Posts: 0Member
    Heh, epic!

    :thumb:


    Oh, and is there an option to invert the mouse controls? I'd guess that sort of stuff would come later.
  • Howard DayHoward Day632 Posts: 434Member
    Glad you guys like it!
    Talon_UK - yeah, the control configuration stuff will be later. I'll keep that option in mind, though!

    And I've updated the build since last night - I't s now got better explosions, and the explosions cast light onto the scene! I also fixed a couple of bugs with the cockpit lighting flashes from the gunfire.
  • Howard DayHoward Day632 Posts: 434Member
    Okay, update - fixed some stuff, added some reticule functionality, and better explosions and lighting...
    I also sharpened up the background, as well!
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
  • Howard DayHoward Day632 Posts: 434Member
    Updated the build - added sound effects, and new music!
    Music by:
    https://soundcloud.com/jestmusic/starscape
    http://www.hedfiles.net/WOSN_Alpha/WOSN_Alpha.html
    Enjoy!
Sign In or Register to comment.