Check out the demo video! Remember, the demo video is only a showcase of what is possible, the UI will not be included! You will receive a blank panel regarding UI!
This system allows the player to have an in game UI. System UI to be customized by developer.
This system allows the user to implement their own UI onto the given panel.
Opening the menu:
The way this system works, is through attaching panels(parts) and cameras to the user's character.
When the player presses the key
(can be change in the main script file), it switches to the attached camera tweening (zooming/moving) closer to the UI panel.
Immersive Camera & Mouse Movement:
After the camera tweens, it switches to a camera and mouse movement combination allowing the user to be immersed in the in game menu.
Closing the menu:
Closing the menu uses the same key to open the menu
Immersive Camera & Mouse Movement:
After the camera tweens, it switches to a camera and mouse movement combination allowing the user to be immersed in the in game menu.
Closing the menu:
Closing the menu uses the same key to open the menu
.
What's included:
- 2 Events to control the movement cam
- Script to attach the needed panels and cameras to the player character
- ReferenceDummy - To position the panels on a reference character
- TweenCamModule script - To control the tweening
- SurfaceGui - Where you add your UI to
- Script to control everything
- Script for the mouse movement