UnitySteer icon indicating copy to clipboard operation
UnitySteer copied to clipboard

Upgrade to Unity 5.5

Open sinbad opened this issue 8 years ago • 1 comments

I've just started trying out UnitySteer: thanks for creating it!

Unity 5.5 moves a few classes around and the auto-upgrade makes a bit of a mess of it, pre-pending the new namespace everywhere which will cause some merge issues down the line; the better solution is just to import the new namespaces, which is what this PR does.

Pretty simple but hope it's useful 😄

sinbad avatar Dec 07 '16 12:12 sinbad

Thanks for the PR @sinbad. Give me few days to download Unity 5.5 and check it out (as well as what the issue is with Travis).

ricardojmendez avatar Dec 07 '16 20:12 ricardojmendez