In this tutorial, we will create an editor mode plugin that allows users to create and connect road segments directly within the editor, generating procedural road meshes that can also be used for vehicle AI pathfinding. Perfect for developers looking to streamline road creation in their projects.
PowerPoint Download: https://docs.google.com/presentation/...
Project Download: / create-road-in-110687366
If you'd like me to continue developing this project, please let me know in the comments section.
Chapters:
Intro: (0:00)
Create editor mode plugin: (00:55)
Plugin structure: (3:28)
Add line tool detail panel: (15:33)
Clicking to connect line: (20:29)
Allow select only Road Actor: (32:50)
Save properties configuration: (35:36)
Road Actor's functions: (38:37)
Create road procedural mesh: (43:59)
Package Project and Plugin: (52:44)
Outro: (55:14)