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

弾幕の軌跡ロジックの実装 #4

Closed
ayakotanaka0224 opened this issue Feb 19, 2021 · 3 comments · Fixed by #64
Closed

弾幕の軌跡ロジックの実装 #4

ayakotanaka0224 opened this issue Feb 19, 2021 · 3 comments · Fixed by #64
Assignees

Comments

@ayakotanaka0224
Copy link
Contributor

  • サイクロイド
  • アステロイド曲線
  • カージオイド曲線
  • 対数螺旋
  • リサージュ図形
  • レムニスケート
  • インボリュート曲線

https://mathtrain.jp/sevencurve

@fumiharun11 fumiharun11 self-assigned this Mar 30, 2021
@fumiharun11
Copy link
Collaborator

ダミーオブジェクトのサイズ: 50px 25px

@fumiharun11 fumiharun11 changed the title 【設計】弾幕の軌跡 弾幕の軌跡ロジックの実装 Mar 30, 2021
nisshii0313 added a commit that referenced this issue May 14, 2021
@fumiharun11
Copy link
Collaborator

進捗共有
moveCat

@nisshii0313
Copy link
Collaborator

nisshii0313 commented May 17, 2021

案1: 固定値
おじさん: {
 PC: {
  身長: 334,
  腹囲: 166,
 },
 SP: {
  身長: 167,
  腹囲: 83,
 }
}

案2:パーセント (縦長モニターとか心配)

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 a pull request may close this issue.

3 participants