You may disable the move target indicator by adding:
<script>
WALK.CLICK_MOVE_SHOW_TARGET_INDICATOR = false;
</script>
to your body-end.html
file, or by adding #nomovetarget
hash to the URL, eg: https://demo.shapespark.com/demo-room/#nomovetarget