Attach E skill Effect on Haesol's Foot. Create ShopAOE/NPCActor cpp class

This commit is contained in:
7heIVIaze
2025-06-02 18:16:58 +09:00
parent ab9fd60b77
commit 051c65fde0
13 changed files with 174 additions and 9 deletions

View File

@ -0,0 +1,8 @@
// Fill out your copyright notice in the Description page of Project Settings.
#include "HYShopNPCActor.h"
void AHYShopNPCActor::Interact_Implementation(APlayerController* Controller)
{
}