LorisYounger / VPet

虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序
Apache License 2.0
4.63k stars 465 forks source link

Clicking on body does not trigger speaking (like in tutorial description) #399

Closed j6845 closed 3 weeks ago

j6845 commented 3 weeks ago

Hey there!

I have noticed a possible bug. When in idle and clicking (left click) on body does not trigger an answer. Instead an animation (touch body) is triggered. Sometimes it works but rarely.

I took a look into the tutorial and it states an other behaviour. When there is only a chance for speaking maybe add this information in the tutorial.

grafik

LorisYounger commented 3 weeks ago

Because you clicked on the location of touch body, not the location of speaking You can click on the corners (such as the upper left corner/lower right corner) to trigger the speech Because speaking is the lowest priority. Except for touching the head, body and face, all the remaining parts are for talking.

j6845 commented 2 weeks ago

Because you clicked on the location of touch body, not the location of speaking You can click on the corners (such as the upper left corner/lower right corner) to trigger the speech Because speaking is the lowest priority. Except for touching the head, body and face, all the remaining parts are for talking.

Got it but it feels a bit inconsistant. Maybe you can update the tutorial so me and possible others will have a better understanding of the speaking areas?

LorisYounger commented 2 weeks ago

Updated tutorials and introductions are planned