Skip to content

Editor Todo #11

@MSchmoecker

Description

@MSchmoecker

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 Cleanup
    • Move Gizmos to own class
    • Move 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 waypoints
  • Undo in the Editor
  • Arrows 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^^

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions