May i know how initialize spawn actor

I create function in the main character “Begin” call BP_enemy01 “begin” function.

i try to print text and it shows but the “AIMoveTo” does not run. May I know any idea why?



1

You will need a NavMesh volume in your map.

Thanks the NavMesh was added to the Level. drag and drop an enemy to level try “Beginlevel” is run to random position.
But when the level starts it will spawn an enemy and this enemy is not running the AIMoveTo.

im not able to use the “Begin” function to call the “initialize” to run the AIMoveTo on spawn object

1
Got it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.