1.Overview
Paths are used to direct objects into dynamic or static routes throughout a game scene. As of Version 1.12 [BETA] of GPE you can create paths using the new Path Editor. Pictured below you can see a small path drawn across the editor.
2.Editing Paths
Adding Points
The Path Editor is possibly the most simple editor in Game Pencil's Editor. Simply left-click onto ( X, Y ) coordinates and like magic a new point along the path appears.
Editing Points
To Edit a point you can simply click on it and edit its data via the left-pane OR you can simply use click elsewhere on the previewed scene to change its (X, Y ) coordinate.
Removing Points
Simply right-click on the point to remove it or use the selection-box and X-button on the left-pane to remove the point.
Presto easy, path edito.
3.Path Properties
- Point List - The list of points along with their (X,Y and Speed) values.
- Line Color - the RGB/Hex color used to render lines along the path in editor.
- PointColor - the RGB/Hex color used to render lines along the path in editor.
- Path Type - Closed or open path.
Pretty simple, eh?