그 보스 페이즈? 노션 보고 잘 만들어주세요
TMP는 깃에서 없애야 하는데 저 할 줄 모르니까 알아서 잘 해보시고 어자피 프로젝트 크기 5메가바이트도 안 넘으니까 굳이굳이 할 필요 없으심 즐 전 자러감ㅋㅋ
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Unicorn.Game.Hitbox;
|
||||
using Unicorn.Hitbox;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Unicorn.Game.Player
|
||||
namespace Unicorn.Player
|
||||
{
|
||||
public class Player: LivingEntity
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ using Unicorn.System;
|
||||
using UnityEngine;
|
||||
using UnityEngine.InputSystem;
|
||||
|
||||
namespace Unicorn.Game.Player
|
||||
namespace Unicorn.Player
|
||||
{
|
||||
public class PlayerAttack: MonoBehaviour
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@ using Unicorn.System;
|
||||
using UnityEngine;
|
||||
using UnityEngine.InputSystem;
|
||||
|
||||
namespace Unicorn.Game.Player
|
||||
namespace Unicorn.Player
|
||||
{
|
||||
public class PlayerMovement : MonoBehaviour
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user