Hi,
I'm collaborating with a vendor who wants to put my game on their device, but they want to display their own custom vertical menu bar to the right of my game, on the right side of the screen. Their menu bar uses their own custom code (it does not use Unity). The vendor's device has a resolution of 1024x600. They're asking me to force my game to fit a resolution of 976x600, so that their menu bar can appear next to my game in the region of 976 to 1024. I've tried messing with the tk2dcamera Normalized View Port Rect settings, but the vendor's menu bar isn't showing up for some reason. Yet the vendor's menu bar shows up next to other people's games who have not used Unity to make their games.
Any guidance would be much appreciated.
Thanks