Added initial player settings, including movement logic. Created Enemy class with basic structure. Implemented input handling for movement and camera control.
6 lines
115 B
C++
6 lines
115 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
|
|
#include "Characters/ExoEnemy.h"
|
|
|