Wicklets / wick-editor

A free and open-source tool for creating games, animations and everything in-between!
https://www.wickeditor.com
GNU General Public License v3.0
635 stars 106 forks source link

[BUG] hitTest doesn't work with tweened objects #75

Open zachrispoli opened 4 years ago

zachrispoli commented 4 years ago

Describe the bug Using hitTest on objects with tweens does not work correctly.

To Reproduce See this project: tweenHitTestBug.wick.zip

Expected behavior As the red box tweens over the yellow box, it should turn slightly opaque when it collides with the yellow box.

Desktop (please complete the following information):

Luxapodular commented 3 years ago

Must address this with the new hit test functionality.