A toolkit for building physically-driven spaceships with autopilot, thrusters, gyro, and cockpit camera, with editor-time path authoring.
ShipCore
(runtime), ShipCoreEditor
(editor)UAutopilotManagerComp
)UThrusterManagerComp
)UGyroManagerComp
)UPilotCameraComp
)UShipCorePathSpline
)AShipCoreAutopilotPathActor
)UShipCoreFuncLib
)UThrusterManagerComp
(linear movement + dampening + replication)UGyroManagerComp
(torque + damping + replication)UAutopilotManagerComp
(path following + docking + replication)UPilotCameraComp
(cockpit camera)AShipCoreAutopilotPathActor
in level and shape its spline.