I am developing an infinity runner with portions of different worlds. I will do a first relase of my game soon and basing on its feedBack, I want to extand my portions, add other portions and other characters.
My question is what i should use:
1- Resources
2- the AssetBundle technic
If Iām going to use Resources, should I load all my resources in the first run of the application?
Can I have a hierarchy under the Resources folder?
Thanks in advance