Weird question but wanted to ask it anyway. I wanted to test out the enemy blueprint by first using it as a player. So I changed the class setting to BP_ThirdPersonCharacter and auto possessed it and added it into the world.
However, there is no movement or mouse movement happening within the scene even though i inherited from third person class setting. I wanted to ask why that is. Shouldn’t I be able to move as the player regardless because I inhertied from the class setting?