- Home /
Map Camera
Hey guys. I have a minimap camera and a map camera. I want to have the map camera (which shows the entire level) come up when I click the minimap camera as well as clicking a GUI button to exit the map camera and go back to the gameplay. Do you think there is a way to script that with C# or JavaScript? Thanks
$$anonymous$$ake a script that disables the old camera, then enables the $$anonymous$$imap camera once an event happens.
Answer by kolmich · Aug 15, 2012 at 07:09 AM
Hi there,
We have just released the KGFMapSystem which allowes you to switch in runtime between fullscreen map and minimap. Its fully customizeable, well documented and super easy to integrate. Maybe this would be a solution for you?
KGFMapSystem Homepage checkout the screenshots!