Construct2で2Dゲームを作る(11)

落下するイベントを追加します。

  • Event sheet タブ Add event → Bird → On fall
  • アクションを追加 Add action → Bird → Set animation → “Fall”
  • Layout 画面で bird を右クリック → Edit animation → Add animation → 名前を Fall とし、アニメーションを追加

これで、落ちる時に Fall のアニメーションが表示されます。

Leave a Reply

Your email address will not be published. Required fields are marked *