Skip to main content
Version: v3

Example Tutorial

Important Attention Reminder

Coding Style wiki


Additional Explanation

Important The sample project uses the Unity New InputSystem, so it is recommended to install it first; otherwise, you may encounter issues with the EventSystem not functioning properly.

New Project Input System

Use Package Manager to Install (Install by name)

com.unity.inputsystem

Implement the Flappy Bird mini-game

Github - FlappyBird_OxGFrame


Framework module example

Import the sample project from the Package Manager.

Reminder The sample GameView is 2K Portrait (w: 1080 * h: 1920)