Character Blueprint

Universal Monster comes with a default character blueprint called UMEnemy. You may directly use this blueprint by making children of it for each monster or you can add the UMComponent and the UniversalMonster interface to an already existing character blueprint.

Using BP_UMEnemy

Creating A New Character Blueprint

Last updated