Skip to content

Latest commit

 

History

History

UE5.1_Blueprints

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Unreal Engine 5.1 Blueprints

All process documentation can be found in the Readme file in the root directory.

  • B_player is the Character Blueprint for the pawn.
  • B_GameMode is the GameMode Blueprint with override for B_Player to be chosen as the default pawn.
  • BP_SerialCom_v4_UE510 is an actor Blueprint for the SerialCommunication Actor in the level.

BP_SerialCom_v4_UE510

The Blueprint included is an edited version of Ramiro Montes De Oca's Serial COM Plugin v4.5.1.1 for Unreal Engine 5.1 available under the MIT License. A copy of the original license is included in this directory as posited by the author.