Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ja:gdevelop5:tutorials:platform-game:5-add-coins-and-number-of-collected-coins [2019/09/21 12:37] mightycraft [Bonus: making sure that collecting two coins at the same time works] |
ja:gdevelop5:tutorials:platform-game:5-add-coins-and-number-of-collected-coins [2020/12/26 13:56] (current) |
||
---|---|---|---|
Line 171: | Line 171: | ||
ゲームを実行すると、2枚のコインを同時にゲットした場合、スコアが適切に更新されることがわかります。 | ゲームを実行すると、2枚のコインを同時にゲットした場合、スコアが適切に更新されることがわかります。 | ||
- | ## Next step: add enemies | + | ## 次のステップ:敵の追加 |
- | Every platform game comes with enemies that you have to avoid or kill by jumping on them! Let's add some and see how we can make them move. | + | すべてのプラットフォーム型ゲームには、敵にジャンプして回避または殺さなければならない敵が存在しています! |
+ | いくつか追加して、それらを動かす方法を見てみましょう | ||
- | ➡️ | + | ➡️ |