Skip to content

Latest commit

 

History

History

Documentation

Documentation

Here you will find additional documentation to help you navigate through this projects code.

Document Description
Avatars How we implemented the Meta Avatar SDK.
Ball Physics and Networking Information on how the game physics and the networking is implemented for the balls.
Code Structure Highlights the key elements of the code and additional information on their functionalities. This is a good starting point to dive in the code.
Configuration How to configure the project to be functional, including Photon and Application settings
In-app Purchases(IAP) How we implemented In-app purchases.
Light Baking Describes the process to bake the light in the game to achieve the same results we have
Multiplayer Highlights the integration of multiplayer features including platform APIs, Photon and Netcode.