OutgameSample provides a reference implementation for out-game UI architecture in Unity. The package demonstrates page navigation, modal dialogs, and event communication patterns through practical examples including page switching, multiple modal instances, and data passing between UI components. Ideal for developers building menu systems and out-of-gameplay interfaces.
Unity Project
Built with Unity 2021.3.28f1 · download the source from GitHub
README
Rendered from GitHubOutgameSample
アウトゲーム設計のサンプルプロジェクトです。
動作イメージ
https://github.com/mr-imada/OutgameSample/assets/11347090/e15bc980-fda6-457f-a7b0-93d2f4d4a5bb
以下が行なえます。
- Test PageからNext PageへのPage切り替え
- Test PageでTest Modalの表示
- Test Modalの複数表示
- Test Modal内でApplyを押すことでModalの番号をTest Pageに通知
具体的な実装やコードはAssets/Scriptsを参考にしてください。
Unity version
Unity2021.3.28
Versions 0
No versions tracked yet.
Dependencies 48
Changelog 0 releases
No changelog entries yet. Run the admin Changelog & Version Scanner to pull from the repository's CHANGELOG.md.
Comments
No comments yet. Be the first!


Sign in to join the conversation
Sign In