몬스터 프리팹, 몬스터 스킬 프리팹 누락된 컴포넌트 추가 및 수정
This commit is contained in:
@@ -7,7 +7,7 @@ namespace TON
|
||||
{
|
||||
public class MonsterSkill : MonoBehaviour
|
||||
{
|
||||
public float speed = 3;
|
||||
public float speed = 5f;
|
||||
public float damage = 1;
|
||||
|
||||
Vector2 direction;
|
||||
|
||||
Reference in New Issue
Block a user