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

shoot a bullet to a touched position #1

Closed
4 tasks done
mmorihiro opened this issue Mar 8, 2017 · 0 comments
Closed
4 tasks done

shoot a bullet to a touched position #1

mmorihiro opened this issue Mar 8, 2017 · 0 comments
Assignees
Milestone

Comments

@mmorihiro
Copy link
Owner

mmorihiro commented Mar 8, 2017

Purpose

中央からクリックされた座標に向けて弾が発射されるようにする。

TaskList

  • Stageを継承するViewを作り、クリック位置を検知する。(ktx-actorsを使用)
  • 弾を表すImageをViewに追加し、クリックされたら表示する(動かさない)。
  • ActorにActionを追加し、クリックされた座標に向けて発射する。
  • 画面外に出たら、削除されるようにする。

ScreenShot

gifcam

@mmorihiro mmorihiro self-assigned this Mar 8, 2017
@mmorihiro mmorihiro added this to the v0.1 milestone Mar 8, 2017
This was referenced Mar 9, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants