scemino / engge

Open source remake of Thimbleweed Park's engine
https://scemino.github.io/
MIT License
148 stars 15 forks source link

Fix regression: actors cannot deliver objects #195

Closed Mac1512 closed 4 years ago

Mac1512 commented 4 years ago

Describe the bug

When starting a new game, in part 2, Reyes has the camera, and when trying to give it to Ray, he throws an error message:

24854 (male)That doesn't seem to work.

If, on the other hand, Ray tries to give Reyes the Polaroid film, he throws a similar message:

24853 (female)That doesn't seem to work.

To Reproduce

Start the game from the beginning, (Tested in easy mode)

Expected behavior

Have the destination actor pick up the object

Screenshots

none

Desktop (please complete the following information):

Additional context

Tested in the commit:

Fix impossible to open the handbook (https://github.com/scemino/engge/commit/0c0812e7fd1b427f2625a433ca758e3dca15c8de)