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

カードゲームのリポジトリやWikiのフォルダ構成を参考にVContainer等を用いた超簡単なコードを作成 #51

Open
Elise3993 opened this issue Jul 28, 2024 · 0 comments · Fixed by #57
Assignees
Labels
enhancement New feature or request

Comments

@Elise3993
Copy link
Collaborator

概要

目的

  • みんながディレクトリ構造の設計を参考にして具体的なコードを書いて開発できるように、自分が実際にVContainerやUniTask等を使って簡単なモックアップを作りたい
  • 現状プレイヤーのステータスクラス(Hp、Atk等)は出来ているので、主にフィールドマップで敵と遭遇してバトルフェーズに移行する時の処理を書きたい(Commonフォルダからプレイヤーのステータスを参照して、Battleフォルダ内のデータとして持つ等の処理)
  • VContainerやUnitaskを用いた初期化処理を書いてみたい
@Elise3993 Elise3993 added the enhancement New feature or request label Jul 28, 2024
@Elise3993 Elise3993 self-assigned this Jul 28, 2024
@dugite-git dugite-git self-assigned this Jul 30, 2024
@AiletS AiletS linked a pull request Aug 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants