Hi!
I can not find the answer, google could not find any exact information about how many levels can I use in a Unity project. I switch between scenes with Application.LoadLevel(n) and I’ll use many-many levels, but I should know the limitation, if is there any.
Thx for help!