Uriopass / Egregoria

3D City Builder without a grid
http://douady.paris/blog/
GNU General Public License v3.0
1.48k stars 50 forks source link

Leaner "Inspect" for cars and people #80

Closed thelazyone closed 10 months ago

thelazyone commented 11 months ago

The info box when clicking a house contains exactly what a player (not a dev) would expect: the name of the owner and the current residents. With cars or people, however, there's a heap of information that gameplay-wise might not be necessary. A simple tick "show debug" (disabled by default) would be enough to convey only the relevant information to the player.

image

The "Debug Pathfinder" option is very useful, and possibly even desirable for the player: a tick in the "Car" or "Person" box containing that option too would be probably neat.

Uriopass commented 11 months ago

Very good first issue for a new contributor!

Uriopass commented 10 months ago

image image image

Added leaner inspects (with optional debug info like the old inspector)

Uriopass commented 10 months ago

They're a bit crude atm but more info will be added over time