README
Position Component for Serpentity
This is a component for serpentity, it holds the following values:
-x <Number> // position along the x axis
-y <Number> // position along the y axis
-z <Number> // position along the z axis
Position component for serpentity
<script type="module">
import serpentityComponentsPosition from 'https://cdn.skypack.dev/@serpentity/components.position';
</script>
This is a component for serpentity, it holds the following values:
-x <Number> // position along the x axis
-y <Number> // position along the y axis
-z <Number> // position along the z axis