scemino / engge

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

Script error when ghost Franklin becomes a ghost #177

Closed scemino closed 4 years ago

scemino commented 4 years ago

It comes from objectAlphaTo(franklin, alphaGhostWhenGhost, 1.5, SLOW_EASE_IN) the first parameter is an actor not an object (that was not expected)