import { Node } from '@serpentity/serpentity';
import BodyComponent from '../components/body';
-import ForceComponent from '../components/force';
+import ForceComponent from '@serpentity/components.force';
/**
* Node identifying an entity that has externally applied force
*/
export default class PhysicalWithExternalForceNode extends Node {
-};
+}
/**
* Holds the types that are used to identify an entity with a physical