-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I really like this project and here is a list of things I want to make for the current system. If I find some time of course :)
Todo
- Snap tools
- Intersection editing
- directly edit the size of boxcollider/remove it and make a custom system
- better tools for stop signs and traffic lights?
- Linking segments together
- Waypoints
- add points in between of existing ones
- option to add a new point as the last point
Code CleanupMove Gizmos to own classMove Inspector drawing to own class
- Gizmos
- Segment label not clear at the moment (if two are close together)
equal hight of strokes (currently some are at y=0, and some on y = 1)
Done
Easy moving of waypointsUndo in the EditorArrows for strokes
And here are some thoughts I have to left
- Waypoints for curves? This would make sense with a better CarAI
Waypoint system + NavMesh doesn't really fit, it seems doubled. I completely understand why the NavMes is used, but from my point of view it can be removed in the future and use a more customized system (together with a new CarAI)- The component initialisation is confusing/forbids prefabs (like Trafic System doesn't work on Prefab Objects #6)
- in my workflow I have tiles of roads, so linking Waypoints to prefabs and then joining them/let them automatically join with rule patters
- Maybe some sort of vocabulary/keyword collection. I often struggle with certain words like what to call the lines between waypoints
I am open for any discussion^^
mchrbn
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request