- Home /
Question by
EdoDows · Oct 25, 2021 at 06:27 PM ·
drag-and-drop
Gameobject stuck in OnBeginDrag event
So I've made a 2D game with drag n drop mechanics inside of it, but sometimes when I dropped an object, it's still in the OnBeginDrag condition and I can't move the gameobject anymore because of that. Sometimes it happened and sometimes it didn't, no error indication also. Here is the screenshot (I'm decreasing the alpha when OnBeginDrag is invoked)
screenshot-365-li.jpg
(46.0 kB)
Comment
Your answer