Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

2D or Canvas?

Discussion in 'UGUI & TextMesh Pro' started by SpiderJones, May 2, 2017.

  1. SpiderJones

    SpiderJones

    Joined:
    Mar 29, 2014
    Posts:
    198
    Hi,

    I'm working on a game where the user does a lot of clicking and dragging. Snapping into position. Objects breaking part at the touch point. Objects break apart and join. Shaking the device moves the objects.

    I'm familiar with Unity UI and the 2D Engine, but I'm looking for some advice. Should I use UI or the 2d engine?

    thanks!