Uriopass / Egregoria

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

UX improvement: Automatic "Unfollow" when CMB is dragged #81

Closed thelazyone closed 1 year ago

thelazyone commented 1 year ago

Currently the "follow" option for car and people is toggled via a relatively small button in a debug tab full of other information (see #80 ).

I would suggest that "follow" button to appear in the smaller tab (as part of the #80 issue) but also automatically set as "unfollow" when the player drag the CMB to look around. This would make for a smoother UX, and encourage players to follow more often, for the sake of it.

Uriopass commented 1 year ago

Just to clarify, that would indeed be great if unfollow happened when you moved the camera (not necessarily CMB once I finish implementing rebinding). Anyway, should be quite easy to do, good first issue!

thelazyone commented 1 year ago

That is correct. I assumed CMB would be the only camera move, but it's just the default one.

On Sun, Jul 23, 2023, 13:12 Pâris DOUADY @.***> wrote:

Just to clarify, that would indeed be great if unfollow happened when you moved the camera (not necessarily CMB once I finish implementing rebinding). Anyway, should be quite easy to do, good first issue!

— Reply to this email directly, view it on GitHub https://github.com/Uriopass/Egregoria/issues/81#issuecomment-1646770960, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNKGVXDT44PXWDJGAVSYELXRTIX5ANCNFSM6AAAAAA2UJP4CM . You are receiving this because you authored the thread.Message ID: @.***>

Uriopass commented 1 year ago

Fixed in 419fef87d5a765e9806cfc050f1cc0db3d8e9842

thelazyone commented 1 year ago

That's great! I'll try to work on the other asap!