Closed vtereshkov closed 2 months ago
It's a remnant from the very first version, right now it's mostly a convenience, so you don't have to look for the player in the list, but that would be fixed if I had some sort of search or hierarchy.
Yes, I remember it since the first GIF you showed us in July 2022. And its existence has always puzzled me. I'd certainly cut it off with the Occam's razor and implement a sorted entity list instead.
It's no more.
Why not use the same entity concept for placing the player (e.g., as an entity with the "player" tag)? A separate window is too much for such a special case.