Skip to content

Instantly share code, notes, and snippets.

@todorok1
Created August 13, 2025 09:05
Show Gist options
  • Select an option

  • Save todorok1/e7240b59b8eacf1aa9a2b31598a851f1 to your computer and use it in GitHub Desktop.

Select an option

Save todorok1/e7240b59b8eacf1aa9a2b31598a851f1 to your computer and use it in GitHub Desktop.
シンプルRPGチュートリアル第116回 戦闘機能を呼び出すイベントを処理するクラス
using System.Collections;
using UnityEngine;
namespace SimpleRpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment