Debug view. #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to use the F3 Key to open an other layer with infomations. There should be FPS an stuff like this. And i want the objects in the world by the mouse coordinates to be printed in the debug screen. That means there need to be information about the tile it self. If there is an object on it, and other informations like x/y in the world and so on.
One question before this is ready:
Aside from FPS, tile type, objects on tile, and world XY — is there anything else you want in the F3 overlay for now? For example: Nisse count, active jobs, pathfinding visualisation, or is the list above enough for a first version?
Bring all these in the view. Its just for gattering informations - don't know what i need from that...