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

入力画面での戻る機能 #62

Open
yutteee opened this issue Jan 1, 2025 · 3 comments
Open

入力画面での戻る機能 #62

yutteee opened this issue Jan 1, 2025 · 3 comments

Comments

@yutteee
Copy link
Collaborator

yutteee commented Jan 1, 2025

step1の戻る

  • 戻るを押したら、選択した点が表示されていない
  • 一個選択すると2つ点が表示される
@yutteee
Copy link
Collaborator Author

yutteee commented Jan 1, 2025

initSceneではrefの初期化だけを行うようにしたい
board, pointの描画の責務は各stepに持たせたい

@yutteee
Copy link
Collaborator Author

yutteee commented Jan 1, 2025

  • board, pointを初期描画する
  • boardにはraycasterを追加する
  • pointが2個までになるように管理する

@yutteee
Copy link
Collaborator Author

yutteee commented Jan 1, 2025

useDecideRotateAxisで板のrenderをしている
これをuseDecideTargetの方でするようにしたい

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

No branches or pull requests

1 participant