
blueprint
EnemyCore
- Exposure: public
- UE Version: 5.4
Enemy functionality:
Deployment, Convene in the middle, Move enemy along a spline (center circle), Death, Projectiles.
UE Functions:
MoveAlongSpline, RotateToCenter.
ctrl + v
January 20, 2025
-
Fixed non-even center circle distribution.
Variables.
January 18, 2025
-
Reorganization and documentation.
Enemy now changed sprite and collision when convened in the middle.
January 13, 2025
-
First commit