Skip to main content
Version: v3

Sample Tutorials

Important Attention Reminder

Coding Style wiki


Additional Notes

Important The sample project will use Unity New InputSystem, so it is recommended to install it first, otherwise there will be EventSystem failure issues.

New Project Input System

Install via Package Manager (Install by name)

com.unity.inputsystem

FlappyBird Mini-Game Implementation

Github - FlappyBird_OxGFrame


Framework Module Samples

Import sample projects from Package Manager.

Important There are many ways to call, you can refer to Samples, which contain complete examples.

Reminder Sample GameViews are all 2K Portrait (w: 1080 * h: 1920).