Technically if you add the same components to the UI (ie. colliders etc.) and remove components such as Button script then it would work. The only problem is that UI components have a UIPosition thingy instead of a standard Transform, so if you need to access the position of objects it will be different from using normal sprites.
↧