blueprint

Player Blueprint

  • Exposure: public
  • UE Version: 5.0

erick1326a

December 7, 2022, 9:53 am

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 17, 2023
  1. Changed some of the comments and added new ones for clarity.

  2. Improved readability. Added more comments and descriptions for variables.

January 8, 2023
  1. Combined my movement blueprint with my test blueprint for shooting.
    Added a death logic that allows the player to receive hits from enemy ships and plays an animation when that happens.
    Updated comments.

December 7, 2022
  1. First commit

    See