GijsTempel / care-up

CareUp Game
0 stars 1 forks source link

Camera bug in Scenes_medicine_mouth #1457

Closed PeterHarmatiy closed 5 years ago

PeterHarmatiy commented 5 years ago

Describe the bug If player presses action button in Scenes_medicine_mouth (test mode) when he stands near table, then after sequence he will get wrong camera position.

To Reproduce Steps to reproduce the behavior:

  1. Go to medicine_mouth scene-> use pump -> clean workfield.
  2. Check patient's records -> Take medicine bag from dispenser ->take a closer look at the medicine bag
  3. Open medicine bag and take pill->press action button
  4. See error

Expected behavior After sequence camera's position should be in correct place.

Screenshots image.png

Video - https://youtu.be/IRuoCvz-vVc

GijsTempel commented 5 years ago

@PeterHarmatiy @Acvarium This also happens in practice version. Starting the sequence from another position then patient causes this. Can be fixed by going to patient and then back but ofcourse camera should return to normal position even if AnimSeq is started from somewhere else.

image