scribble-rs / ScribblersPad

Scribble.rs Pad is a third party Scribble.rs client that is being developed in the Unity Game Engine.
MIT License
2 stars 0 forks source link

It's not obvious that the user can click the canvas to send a guess #8

Open Bios-Marcel opened 3 years ago

Bios-Marcel commented 3 years ago

Not sure what the optimal solution for this is though.

BigETI commented 3 years ago

Is it possible that we could add an indicator to the drawing board, so an user intuitively taps on the drawing board to guess?

Bios-Marcel commented 3 years ago

What kind of indicator?

BigETI commented 3 years ago

Like a transparent floating pointing hand with text saying "Guess".

Bios-Marcel commented 3 years ago

But you don't have a cursor on mobile, so you'd never really see that. Or did you mean a permanent thing? If so, it'd probably be fine at one of the canvas corners.