AaruEnt / sassin

MIT License
2 stars 2 forks source link

Watch #16

Open MenacingManatee opened 1 year ago

MenacingManatee commented 1 year ago

Minor polish is needed in some areas Known issues per #15 : model isn't perfectly aligned with colliders causing occasional clipping/misalignment, skimping on this due to new model being ready Grabbing dial again while in "up" position automatically sets it to down position Button can rarely clip through blocking collider when enough force is applied. This is fixed within a frame, so should not be noticeable

MenacingManatee commented 1 year ago

Moving backwards causes hand to collide with watch, making hand lag away from body. Add script to ignore collision with attached hand?

MenacingManatee commented 1 year ago

17 fixes the backwards movement issue

MenacingManatee commented 1 year ago

When releasing hand so watch can move up, button sometimes is immediately re-pressed due to proximity of hand

MenacingManatee commented 1 year ago

40 fixes button popping up bug

MenacingManatee commented 1 year ago

45 fixes issue where grabbing in up position sets to down position