Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

Add random blinking to the characters #143

Open SandrinePDR opened 1 year ago

SandrinePDR commented 1 year ago

To make the characters look more lively, a random blink should be added to them. The average human blinks 10 to 15 times per minute, so a random period of time between 4 to 6 seconds after a blink would look natural.

Jomshir98 commented 1 year ago

This involves following changes:

While this issue is not architecturally complex, it involves more complex work by working with two repos at the same time. Creating an efficient hook for the condition evaluator to work properly might also be slightly more complex. Feel free to poke me for help with this, as I'm closely familiar with all parts of this.

ClaudiaMia commented 4 months ago

I assigned the ticket to you just now Zoe (for you), just so others can see that you are working on this and do not accidentally start working on it, too.

Of course, it is not good practice to assign others, so I just did it this time since you anyway already started work on it~

zoe-64 commented 4 months ago

Thank you

zoe-64 commented 3 months ago

I'm going to leave this issue for someone else since I am unable to complete it at this time.