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. ktheminecraftfan

    ktheminecraftfan
    Expand Collapse

    Joined:
    Mar 14, 2014
    Messages:
    2,103
    decided to play around with the new hatch uv system
    I like how you can select each polygon so you can get accurate striping.
    playing around with hatch UV.png
     
    • Like Like x 1
  2. machine

    machine
    Expand Collapse

    Joined:
    Feb 26, 2013
    Messages:
    736
    I don't feel like making a thread anymore but I need help. I set up the material file and as you can see and I've selected the right materials but the wheels are just chromed. What's wrong?

    2015-10-31_00003.jpg

    And since I have a texture file in mods>vehicles>barstow, do I have to include all the Barstow's textures in the texture file? When I named the material file any other than "materials", the wheel had no texture and when I named it "materials", the rest of the car didn't have any materials because there was only the wheel's textures inside the material file.
     
    • Like Like x 2
  3. gabester

    gabester
    Expand Collapse
    Vehicle Director
    BeamNG Team

    Joined:
    Jun 6, 2012
    Messages:
    2,653
    Put it in a new folder inside mods\vehicles\barstow. So the materials.cs, textures, and .dae should be in mods\vehicles\barstow\mynewwheels, or something. Make sure the material in the materials.cs is pointing to the correct textures, and doesn't have any folder paths in it, just the texture name. The materials.cs only needs the material for your wheels. If you put it in a new folder inside \barstow\, it won't overwrite anything and will work fine.
     
    • Like Like x 4
  4. machine

    machine
    Expand Collapse

    Joined:
    Feb 26, 2013
    Messages:
    736
    Got them working fine now but need to work on the textures. Also I don't really like the offset on the rear wheels.

    screenshot_00100.png
     
    • Like Like x 1
  5. machine

    machine
    Expand Collapse

    Joined:
    Feb 26, 2013
    Messages:
    736
    I've been trying to make the wheels shine without success. I've copied the materials from a couple other wheels but the wheel is still matte. What's wrong?

    screenshot_00103.png tVP66G.png

    And I don't feel like making a thread for this again.
     
    • Like Like x 1
  6. Jujune

    Jujune
    Expand Collapse

    Joined:
    Aug 5, 2013
    Messages:
    1,116
    But hey, it doesnt look bad! Just looks like a matte paint wheel.
    Sorry that i can't help... Just say that it looks not bad.
     
  7. Atomix

    Atomix
    Expand Collapse

    Joined:
    Dec 15, 2012
    Messages:
    1,347
    to have chrome, or reflections in general you need to have 3 layers of textures including a _c set up properly, like on main official vehicle material.
    At least that is how i get it, would be neat to know a simpler solution.
     
    • Like Like x 1
  8. Scepheo

    Scepheo
    Expand Collapse

    Joined:
    Feb 10, 2015
    Messages:
    601
    I've not done anything with texturing, but "specularMap[0] = null.dds" looks wrong to me. Shouldn't that be pointing to your main specular map?
     
  9. machine

    machine
    Expand Collapse

    Joined:
    Feb 26, 2013
    Messages:
    736
    But the Barstow's and Moonhawk's hubcaps only have 2 layers of textures.

    I tried copying the materials from the Barstow's hubcap (except normal-, specular- and diffusemaps) but it still didn't work.

    I tried changing the place of the layer 0 and layer 1 but it turned the whole wheel white. If I put the same textures to both layers, nothing changes.
     
  10. Atomix

    Atomix
    Expand Collapse

    Joined:
    Dec 15, 2012
    Messages:
    1,347
    diffuseMap[2] = "<tex>_c.dds";
    specularMap[2] = "<tex>_s.dds";
    normalMap[2] = "<tex>_n.dds";
    diffuseMap[1] = "<tex>_d.dds";
    specularMap[1] = "<tex>_s.dds";
    normalMap[1] = "<tex>_n.dds";
    diffuseMap[0] = "null.dds";
    specularMap[0] = "null.dds";
    normalMap[0] = "<tex>_n.dds";

    This is how reflective materials with official cars are setup on main materials. Of course I am working on a old version, things might've moved on by now.
    When you assign the textures like this, the color changer on diffuseMap[2] will be linked with the ingame car color selector, if it is enabled, otherwise you can set it to a color (and alpha) in the editor and it will have reflections as set.
    Again, I'm working with a old game version and i am not really good at explaining things anyway, so it would probably be useful if a dev explained it properly.
     
    • Like Like x 1
  11. machine

    machine
    Expand Collapse

    Joined:
    Feb 26, 2013
    Messages:
    736
    Oh, didn't even think about that. It isn't as simple as it was in RoR. Well, I think that's all I need to know, so all I have to do is remake the textures anymore. :p

    screenshot_00104.png
     
  12. DirtGamer301

    DirtGamer301
    Expand Collapse

    Joined:
    Aug 23, 2015
    Messages:
    414
    As I also keep having problems with this, I decided to take this "tutorial" and try it.
    Sadly, I'm already stuck at the part of getting it non-shiny.
    I have this folder layout: mods/vehicles/1994_Honda_Civic/civic
    In the 1994_Honda_Civic folder I have all the jbeam, pc and so on files, in the civic one the textures, material.cs and .dae.

    One material somehow works, the others don't.
     

    Attached Files:

    • Like Like x 1
  13. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    this is NOT wheel swap. i put the pickup offroad suspension onto the barstow. still heavy wip. I have also put the front bumper on(not shown here)
    screenshot_00096.png
     
    • Like Like x 3
  14. ktheminecraftfan

    ktheminecraftfan
    Expand Collapse

    Joined:
    Mar 14, 2014
    Messages:
    2,103
    nice idea will you keep the original engine or will you do an engine swap.
     
  15. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    i think im gonna keep the original, but im not 100% sure.
     
    • Like Like x 1
  16. Toron Beldevar

    Toron Beldevar
    Expand Collapse

    Joined:
    Aug 2, 2014
    Messages:
    349
    Well, I've decided to start working on this again:



    I'm starting over, because it will be easier for me to work with the current version of the Roamer (0.4.3.0) instead of just modifying the old Roamer Sport (0.4.1.2). That means making everything all over again: the several body styles, the numerous tailgates, the '98 facelift, the tinted glass, the part swaps, and the Jbeams :mad:. My one consolation is that I have all of the original Roamer (Sport) parts for a reference, and by starting with the UVs already applied, it won't be much work to finish this body at all. I started this morning, here's my current progress:



    If you thought my first version was awesome (if you tried it out before I pulled it off the forums), then this one really will be dev-worthy when it's done. :)
     
    • Like Like x 6
  17. machine

    machine
    Expand Collapse

    Joined:
    Feb 26, 2013
    Messages:
    736
    Torque Thrusts done (except that there is a bug that the lug nuts look chromed from distance)
    screenshot_00111.png

    Torque Thrust was actually an old model but I started to working on these yesterday
    2kl5ry.png
     
    • Like Like x 4
  18. Toron Beldevar

    Toron Beldevar
    Expand Collapse

    Joined:
    Aug 2, 2014
    Messages:
    349
    Progress on modeling + UVing the "pseudodoors" on the Roamer Sport :):



    Also, I just measured the length of the body. This one is actually a couple of centimeters shorter than the first version of the Roamer Sport mod from August - September 2015.
     
    • Like Like x 3
  19. JackAttak

    JackAttak
    Expand Collapse

    Joined:
    Sep 12, 2013
    Messages:
    567
    Turns out Masa's N/B editor has a handly little scale function, so the R/C Covet might actually be a thing now!
     
    • Like Like x 12
  20. mumboking

    mumboking
    Expand Collapse

    Joined:
    Jun 11, 2015
    Messages:
    1,401
    That is so cute! It needs an electric motor custom sound.
     
    • Like Like x 2
  21. Nivracer

    Nivracer
    Expand Collapse

    Joined:
    Jan 23, 2014
    Messages:
    370
    It looked fine before I put it in the game.
     

    Attached Files:

    • screenshot_00001.png
  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