{#if $appData?.user?.activeDollId} {/if} {#each Object.entries($friendsCursorPositions) as [friendId, position] (friendId)} {#if $friendActiveDollSpriteUrls[friendId]} {@const friendName = getFriendName(friendId)} {#if $sceneInteractive} {/if} {/if} {/each}