e928b223c8
Added the third person starter content in the game so I can start making the 3rd person to 1st person switch mechanic.
6 lines
91 B
C
6 lines
91 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
#include "CoreMinimal.h"
|