Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(spec/package): about sutera world yaml format #54

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

HMasataka
Copy link
Contributor

@HMasataka HMasataka commented Jul 18, 2024

@HMasataka HMasataka force-pushed the feature/world_spec branch from ae7f137 to 304c607 Compare July 18, 2024 12:08
@HMasataka HMasataka force-pushed the feature/world_spec branch from 304c607 to 7a684e2 Compare July 18, 2024 12:10
@HMasataka HMasataka force-pushed the feature/world_spec branch from 808699a to baa9138 Compare July 22, 2024 11:39
@HMasataka
Copy link
Contributor Author

HMasataka commented Sep 2, 2024

概要

  • ワールドのyaml作成
    • worldはステラの世界を構成する最上位概念
    • シーンを複数持つ
    • 必要に応じてシーンを切りかえる
  • シーンのyaml作成
    • 基本的にプレイヤーはここにスポーンする
    • 名称は変えても良いかも
  • シーンの下にさらにオブジェクト的な概念がある(このPRの範囲外)

@HMasataka
Copy link
Contributor Author

HMasataka commented Sep 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs(spec/package): Suteraパッケージのワールドについて (yamlフォーマット)
1 participant