initial stuff hopefully this works

This commit is contained in:
Ji Yoon Rhee
2023-10-09 19:37:22 -04:00
parent c1910ab988
commit 01555c3ccf
490 changed files with 405854 additions and 0 deletions

View File

@ -0,0 +1,9 @@
// Fill out your copyright notice in the Description page of Project Settings.
#include "HYPlayerCharacController.h"
void AHYPlayerCharacController::OnPossess(APawn* InPawn)
{
}