Hello,
Two weeks ago a project was dumped on my desk and I was asked to optimize it. So naturally the first thing I did was start switching everything over to tk2d sprites. ;-).
At the time I installed 1.8. So far I've only created some collections and modified a bunch of prefabs to use them. Also implemented an object manager which copies the prefab sprite ID's(and some script info) into preallocated prefabs.
My question is, how do I upgrade this project to 1.9 and will it break anything?
Thanks!