X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/bb8d5ef47baf7ad16a1bc58526f81ce332b090d6..refs/heads/main:/lib/nodes/physical_with_attributes.js diff --git a/lib/nodes/physical_with_attributes.js b/lib/nodes/physical_with_attributes.js index 96ba79d..4b92748 100644 --- a/lib/nodes/physical_with_attributes.js +++ b/lib/nodes/physical_with_attributes.js @@ -1,6 +1,6 @@ import { Node } from '@serpentity/serpentity'; -import AngleComponent from '../components/angle'; +import AngleComponent from '@serpentity/components.angle'; import BodyComponent from '../components/body'; import PositionComponent from '@serpentity/components.position'; @@ -13,7 +13,7 @@ import PositionComponent from '@serpentity/components.position'; */ export default class PhysicalWithAttributesNode extends Node { -}; +} /** * Holds the types that are used to identify an entity with a physics