scemino / engge

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

deleteObject doesn't delete object #254

Closed scemino closed 3 years ago

scemino commented 3 years ago

Describe the bug The method deleteObject does not delete object.

To Reproduce

  1. Go to first scene with Boris in casual mode
  2. Look at the object list in the Debug Tools
  3. The number of objects keeps increasing, each time the tutorial is active

Expected behavior The number of objects should not increase.