thumbnail blueprint
blueprint

EnemyCore

  • Exposure: public
  • UE Version: 5.4

avatar author

BorisBarczyk

January 13, 2025, 1:04 pm

Enemy functionality:

Deployment, Convene in the middle, Move enemy along a spline (center circle), Death, Projectiles.

UE Functions:

MoveAlongSpline, RotateToCenter.

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 20, 2025
  1. Fixed non-even center circle distribution.
    Variables.

January 18, 2025
  1. Reorganization and documentation.
    Enemy now changed sprite and collision when convened in the middle.

January 13, 2025
  1. First commit

    See