I have a couple of questions:
1.) when you set up a hud set parallex to 0,0 and Scale Rate to 0 but unless im mistaken then the layer wont scale to multiple screen sizes with a scale rate of 0? i.e setup on my pc and transfer to android and my hud layer is not scaled but all other are. But when I set Scale Rate to anything but 0 i cannot seem to get anything to be placed correctly even with anchor. Any Ideas? other than resize everything on the HUD.
Edit: i guess i could also have it resize with events depending on the resolution but was hoping there was an easier way.
2.) Using Stepping Mode for physics objects to become frame rate independent works great for some physics objects and not so good for others. I'm pretty sure i know the answer, but is there a way to have some physics objects with stepping mode frame rate independent and some physics objects with fixed? or am i stuck with all or none?
Thanks in advance!