thumbnail blueprint
blueprint

Player character

  • Exposure: public
  • UE Version: 5.4

avatar author

BorisBarczyk

January 16, 2025, 10:22 am

Entire player character blueprint:

Game start, Inputs, Movement, Projectiles, Scoring system, Death & Respawn, Game-over, Reset (start game again), Warping.

UE Functions: PlayerMovement, PlayerRotation, MoveAlongSpline, RespawnFunction, PlayerDeath, Startscreen, CalculateSouthOnSpline (pure), PlayerLocSouthSpline.

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 16, 2025
  1. There may never be more than 3 projectiles on screen.
    If there are 3 projectiles on screen, the player cannot shoot.

  2. First commit

    See