Jump to content

Nomad

Members
  • Posts

    382
  • Joined

  • Last visited

Posts posted by Nomad

  1. Hi guys, so yesterday I successfully land on the mun and decide to plant a flag. Today I go and load in to the mun via the flag and to my horror I witness the lander's leg jumbling around which soon causes it to launch up in the air and land on its side luckily intact. The video shows how I escaped certain doom on the mun! Best viewed in 720p I need to figure out why 320p looks worse then usual.

    Lesson learned: keep mun visits short :P

  2. I got bored today, and since the model was sitting at 904 polygons, I decided to reduce it by remaking everything.

    Currently sits at 425 ish polygons, textured, unnoded but ready to go. Oh and it has a AO map in it so I should probably slap that on here as well.

    FTLDRIVEdone.png

    To be honest, the texture on this is mediocre, here is a plain looking one if you want to do better.

    https://dl.dropbox.com/u/16349584/basetexture.png

    AO MAP

    https://dl.dropbox.com/u/16349584/FTLDRIVEAOM.png

  3. Hey guys, Work on this has slowed down but is not forgotten (Mainly since the texture is on my desktop :P) I have not heard from so I don't know the fate of this on the coding end. Might go ahead and release a version without the coding even though there is the other person who has a warp drive. I don't know if my "fire" has been swooped up with the plugin powered one :\.

  4. :o Christ, I really need to finish texturing and uh getting it in game :-[

    I have been doing stuff with Source Film Maker, making my own prop which is still in the texturing phase. Buut I feel like working on this since that train got me out of my slump. Going to work fast and smart and hopefully get it fully textured by tonight.

    Will post an update later on.

  5. @ Rocketscienist: IF what I said works, then I will be able to add some modeled on effects. However I have no idea where one would place it on the rocket so I would have to have it way out or not include it at all. Look below in the second answer for the answer on how it will be powered. :)

    @ SquirrelMachine: I will have to talk to Emilio about this, but I think it will be powered by a electrical battery that I believe will regenerate over time.

  6. Update: I have teamed up with Emilio and we will be merging our projects together and have decided to call it 'TL Engine'

    Got some texturing in, won\'t be able to work on it for a week while I am at my dads, but atleast I am not rushing Emilio with the coding side of things.

    Also, When I get back to my computer, I am going to see if I am able to import models that also have 3ds max particles intact.

    https://dl.dropbox.com/u/16349584/test_flux_static_frontfluxul.gif

    (For a Gmod project, but if I could translate that into something for ksp that would be cool)

  7. Oops forgot this.


    public float accelRateCharge;
    public double brakingDistance;
    public double cruiseSpeed;
    public double CruiseSpeedAccelLimit;
    public WarpEngine.EngineState engineState;
    public double initSpeedSquared;
    public float jumpDistance;
    public static WarpEngine Master;
    public float maxJumpDistance;
    public float minJumpDistance;
    public Vector3d targetPosition;
    public Vector3 warpVel;

    State, Master and the vectors can probably be ignored.

    I wish I could code, but thank you never the less!

    I tried to use that WarpDrive. No success, only an engine sound upon activation. Did you manage to set it up ?

    MK I uses the hacky method of a invisible engine. Is your M/S increasing?

×
×
  • Create New...