thumbnail blueprint
blueprint

Function: Spawn Enemy

  • Exposure: public
  • UE Version: 5.4

avatar author

BorisBarczyk

January 13, 2025, 12:33 pm

Function is used in BP_EnemySpawner.

Sets important variables for the spawned actor. Spawns enemies on alternating splines.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 19, 2025
  1. Enemies now spawn on alternating paths.

January 16, 2025
  1. Edited the enemy blueprint.
    This function now needs to set the new variables.

    I also documented the blueprint with comments.

January 13, 2025
  1. First commit

    See