@galacean/engine-toolkit-way-point

v1.3.9
WayPoint allows users to set multiple road signs, so that the Entity hanging on the script can move along the road marks. Realize the ability similar to camera track control and character motion control.

WayPoint System

WayPoint allows users to set multiple road signs, so that the Entity hanging on the script can move along the road marks. Realize the ability similar to camera track control and character motion control.

npm

The WayPoint is published on npm with full typing support. To install, use:

npm install @galacean/engine-toolkit-way-point

This will allow you to import package entirely using:

import * as TOOLKIT from "@galacean/engine-toolkit-way-point";

or individual classes using:

import { WayPoint } from "@galacean/engine-toolkit-way-point";

playground

The usage of this toolkit can be found in :

Links

License

The engine is released under the MIT license. See LICENSE file.

npm i @galacean/engine-toolkit-way-point

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/24/2024

Downloads