1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice

Development Screens (Each post contains a picture OR contributing post)

Discussion in 'General Discussion' started by LT. Smell My, Aug 5, 2013.

  1. tdev

    tdev
    Expand Collapse
    Developer
    BeamNG Team

    Joined:
    Aug 3, 2012
    Messages:
    3,075
    yes, going to come. We were happy that the red bar moved at all ;)

    [xcode=js]
    document.getStreams = function() {
    return ['electrics', 'engineInfo'];
    };

    var width = 660;
    var height = 660;
    document.update = function(streams) {
    document.getElementById('tacho2speed').textContent = Math.round(streams.electrics.wheelspeed);
    document.getElementById('tacho2gear').textContent = streams.engineInfo[5].toString();

    //console.log("streams.engineInfo[1]: " + streams.engineInfo[1])
    var rpm = (streams.electrics.rpm / 8000) * 270 - 180;
    //console.log(rpm);
    document.getElementById('revneedle').setAttribute('transform','rotate(' + rpm + ',' + (width / 2) + ',' + (height / 2) + ')');
    }
    [/xcode]

    The javascript code that animates it is embedded inside the SVG :)
     
  2. rachmat_777

    rachmat_777
    Expand Collapse

    Joined:
    Dec 9, 2014
    Messages:
    88
  3. AR162B

    AR162B
    Expand Collapse

    Joined:
    Aug 11, 2013
    Messages:
    830
    Some added parts, all with self-made textures. Which are in need of some improvements, and the sedan will have a vinyl roof as well. The supercharger pulleys rotate with the engine. It has just over 700 Nm and 700 hp, is that about right for such an engine?
     

    Attached Files:

    • screenshot_00546_1920.jpg
    • screenshot_00548_1920.jpg
    • screenshot_00549_1920.jpg
  4. TheAdmiester

    TheAdmiester
    Expand Collapse

    Joined:
    Aug 7, 2012
    Messages:
    579
    Real ones aren't "very pointy" themselves, though. They barely get narrower towards the end before curving back instead of meeting a point.

    (imported from here)
     
  5. chris_lucas

    chris_lucas
    Expand Collapse

    Joined:
    Dec 12, 2012
    Messages:
    1,445
    5dc2cd1e60.jpg
    Its a flame eater
     
  6. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,696
    Moar headlights!

    (imported from here)
     
  7. JDMGuy

    JDMGuy
    Expand Collapse

    Joined:
    Jan 17, 2015
    Messages:
    832
  8. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,696
    yep! :)
     
  9. JDMGuy

    JDMGuy
    Expand Collapse

    Joined:
    Jan 17, 2015
    Messages:
    832
    YAAAY! lol,character limit
     
  10. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    I think it is about time i posted this. fully destructible mobile/trailer home.
    i plan on having heating furnace separate, water heater separate, pipes separate, detailed falling apart interior, etc.
    screenshot_00143.jpg

    gotta love wind huh?
    screenshot_00145.jpg
     
  11. Brett

    Brett
    Expand Collapse

    Joined:
    Jul 27, 2013
    Messages:
    301
    93' D21.

    (imported from here)
     
  12. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,820
    So after changing the model 3 times i think i found the right one.
    + more work on the jbeam
    screenshot_00018.jpg
     
  13. direct_UA

    direct_UA
    Expand Collapse

    Joined:
    Jun 20, 2014
    Messages:
    782
    Hello world! A little something)
    P.S. Its not my own model, author of this is Winning001
     

    Attached Files:

    • lolzzzzzzzzz lebaron.png
    #4653 direct_UA, May 6, 2015
    Last edited: Aug 22, 2017
  14. tdev

    tdev
    Expand Collapse
    Developer
    BeamNG Team

    Joined:
    Aug 3, 2012
    Messages:
    3,075
    We just made it much more usable, it is very easy to modify and reloads automatically when you press save in inkscape. Looking forward to see lots of custom versions :)

     
  15. Dummiesman

    Dummiesman
    Expand Collapse

    Joined:
    Sep 17, 2013
    Messages:
    4,696
    Oohh you use inkscape too! It's such a great svg authoring program :)

    (imported from here)
     
  16. AMG V12

    AMG V12
    Expand Collapse

    Joined:
    Aug 16, 2013
    Messages:
    209
    Did somebody say wheels?
    No?
     

    Attached Files:

    • D90.png
    • screenshot_00025.jpg
  17. chris_lucas

    chris_lucas
    Expand Collapse

    Joined:
    Dec 12, 2012
    Messages:
    1,445
    0b084a410c.jpg
    Ferry thing.
     
  18. BaronRedStorm

    BaronRedStorm
    Expand Collapse

    Joined:
    Jul 12, 2014
    Messages:
    817
    It looks ferry ferry good ;)


    sorry for offtopic...
     
  19. Jalkku

    Jalkku
    Expand Collapse

    Joined:
    Sep 2, 2012
    Messages:
    223
    _ the police?


    (imported from here)

    (imported from here)
     
    • Like Like x 1
  20. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    i restarted. that first one was a proof of concept. now i have to jbeam closets in, toilets, cabinets, pipes, duct work. im not crazy for doing this am I?
    screenshot_00146.jpg
    currently have a detachable waterheater and closet for the interior. more to come
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice