Added: 1 year ago
From: SixTimesNothing
Views: 22,327
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (63)

Sign In or Sign Up now to post a comment!
  • to make it work... after pressing add path node, you must pres P and the scroll at the saem time (it worked for me)

  • @dani24gc1 Not really, you just need to right click in the scene view first. The problem is that the Unity scene view can't detect key presses unless it has focus. I guess scrolling is doing the same thing – giving the window focus.

  • Please update your video to tell people to right click on the screen, man. C'mon now.

  • Comment removed

  • this doesn't work for me. This and the river tool, everytime I press P or R on the terrain, nothing happens, any help please?

  • hI, i am a CS student Here in the Philippines Can you Teach me how to make a perfect Intersection With Those TOol? ill be Happy if you can, Thank You very much your Road and Path Tool is Very Helpful. Godbless

  • @MrGwapsko There's no way of doing it out-of-the-box. What you could do though would be create the two intersecting roads, find a mesh export script (there are a few around), export them to a 3D package and then manually stitch them together and re-import to Unity.

  • Hello, I have a problem,

    I would like to make the width of the road smaller than 3, is it possible ?

  • @ethnoo Sure. In AttachedPathEditor.cs change the minimum width on line 101, the second last variable is currently 3, set it to whatever you want. Note that 3 was the recommended minimum and lower values may produce unexpected results.

  • @SixTimesNothing Thanks for the quick answer bro !

  • @ethnoo No worries, and good luck with your game project!

  • Dear Chris / Sandor ,

    A While ago i was hating on you because this did'nt work. I found out that it was my Windows Vista , on XP every of your tools runs great! Sooo , i'm sorry for hating!

    - Nick

  • @xDutchZomBieHD All good!. Glad to hear that everything is working for you now.

  • Comment removed

  • Are automatized crossroads possible?

  • IF IT DOESN'T WORK FOR YOU, CHECK IF YOU HAVE CAPS LOCK ON, FOR SOME REASON IT DOESN'T WORK WITH CAPS LOCK (I'M SHOUTING BECAUSE I HAD TO LOOSE HALF AN HOUR TO FIND THAT!!!! (apart from that, great tool thank you a lot guys!!!!)

  • Doesn't work for me either when i pres P nothing happens.

  • @wackyLegends Remember to right click in the scene view first. Let me know if you're still having issues.

  • it says that the referenced script on the behavior is missing. what should i do?

  • @shosc16 I assume you got the download working. Drag the script onto the script slot in the component inspector. It will only become un-referenced if you move or rename the file, so be careful with doing this.

  • Invalid texture prototype

  • @Hezza98 You're trying to use a terrain texture that you don't have assigned to your terrain object. Remember that Arrays start with 0, not 1.

  • @SixTimesNothing

    Yes i know i have 4 textures and I want the fourth one so I put it as 3

  • Been using for about 5 min and I consider myself an expert already, so simple. Click add node rit click on the map and place the arrow of the mouse where you want the node to be,then press P, rit click does not set the position, the 3Darrow object should appear, repeat and you will see the vectors of your road, then add material. Only problem I have, crossing 2 roads, the superposed area goes weird while running the game.Any idea.

  • @fafase Yes, it will flicker when you play due to z-fighting (polygons being rendered at the same depth). There's no real fix for this right now – although if you're good with scripts and 3D you could find a way to export the meshes as a 3D file (FBX, OBJ, etc.) and fix then crossed paths in a 3D app and then reimport it as a mesh.

  • @SixTimesNothing i cannot download the file... :P

  • when i press p nothing happens can u tell me why?????????

  • @manlymen361 Please read the comment below. This explains why. You need to right click in the scene view first.

  • PLEASE READ: It's come to our notice that a few users are having trouble placing nodes by pressing the 'p' button. It is necessary to give the scene view focus before the Unity editor will detect the key press. The simplest way to do this is by RIGHT CLICKING inside the SCENE VIEW. Right clicking means that another GameObject won't be selected when you click. This is due to a limitation of the Unity Editor. We know that this additional step is annoying and plan to change it in future. Thanks!

  • Exactly what i was looking for ! thanks for uploading this ! liked and subbed !

  • @perfectworldx123 Same here

  • @perfectworldx123 Sent you a PM. I think you just need to remember to right click in the scene view first to give it focus.

  • For free... incredible tool, and for free!

    Great job, man!

  • road path tool is only for mac os?..... i have error running this in windows

  • what`s button ?!

  • @Daro1155 Not sure what part of the tutorial you are referring to. If there's a part that you're unsure of, let me know the time in the video and I will try to explain in more detail.

  • @SixTimesNothing 1:08 - ... keyboard .

  • try to create points to make way, but, what is the botton? i get click and dont create nothing. how is? thanks

  • Very nice man. Very nice.

  • its not working any suggestions

  • @teamponys Hi, can you explain what the problem you are experiencing is – or alternatively use our feedback system to report the bug: feedback (dot) sixtimesnothing (dot) com

  • well mate ur tool is alot glichy on my pc...i dont know what its happening but the road deletes when i change mesh smoothing, and stops the camera from being able to move around

  • @dranoel1963 The road mesh deleted because if you start a road or river, close Unity, reopen Unity, and try to edit the existing road, it will delete - there is a warning about this in the log when finalizing. Also, the screen rotation error sounds like a new bug. A quick play and stop in the editor gives you rotation back - but we will be looking into this

  • @chrisofboro there are alot of bugs in it for pc, i havent tryed mac, i dont have 1

  • the tool stops the screen from looking around on the scene view, it seems i can only fix it when i restart unity

  • Hey dude pls put tuturial how to creat iphone game on unity3D how to do this controlls and more and what to do to work it on ipad and iphone pls answer and do tuturial

  • @marcinifilip Too many variables.

    People like you need to stick to COD and quit bitching.

  • Thanks a lot

  • Running into trouble with one of our tools? Six Times Nothing have a brand new support service to help you out.

    To allow us to best service you, please direct your support requests and feature suggestions to: feedback (dot) sixtimesnothing (dot) com

    ^ The link is also in the description. ;)

  • C:/BuildAgent/work/6bc5f79e0a4­296d6/Editor/Mono/Inspector/In­spectorWindow.cs:364)

    System.Reflection.MonoMethod.I­nvoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureIn­fo culture)

  • @MisterTrotts Can you send me an e-mail with a screenshot of when the error occurs? I'll be happy to help you from there - chrisATsixtimesnothing.comDOTc­om

  • @chrisofboro of course

  • IndexOutOfRangeException: Array index is out of range.

    AttachedPathScript.CreatePath (Int32 smoothingLevel, Boolean flatten, Boolean road) (at Assets/Road and Path Tool/AttachedPathScript.cs:297­)

    AttachedPathScript.FinalizePat­h () (at Assets/Road and Path Tool/AttachedPathScript.cs:437­)

    AttachedPathEditor.OnInspector­GUI () (at Assets/Road and Path Tool/Editor/AttachedPathEditor­.cs:186)

    UnityEditor.InspectorWindow.On­GUI () (at

  • EASYROADS3d is good too

  • i need some help with the adding the nodes onto the terrain, nothing happens when right click then press P

    :s

  • @yinhoyu2003 Do you get any messages in the console? Make sure you are right-clicking inside the scene-view window, and hovering your mouse where you want your node, before pressing P.

  • @duderlater double check that the material is assigned the road shader, and that in the material editor, the road texture is assigned.

  • hello, I click create path then I click path node, then when I press P it just makes a ding sound and does not do anything, please help

  • @eightbraker make sure the editor window has focus. On a Windows machine, I right click within the editor window before adding nodes with "P". If this doesn't help, send me a message and I'll help you out from there.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more