docs: 주석 추가
This commit is contained in:
@@ -28,6 +28,7 @@ namespace TON
|
|||||||
private VariableJoystick joystick;
|
private VariableJoystick joystick;
|
||||||
public Rigidbody2D rb;
|
public Rigidbody2D rb;
|
||||||
|
|
||||||
|
// ingame UI의 캐릭터 stat 적용을 위한 이벤트
|
||||||
public event System.Action<float, float> OnHPChanged;
|
public event System.Action<float, float> OnHPChanged;
|
||||||
public event System.Action<float, float> OnSPChanged;
|
public event System.Action<float, float> OnSPChanged;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user