Test Ninja plugins in UE 5.6.1
5.6.1
For reference:
• PlayerController inherits from ANinjaFactionPlayerController
• Character inherits from ANinjaGASPlayerCharacter
• PlayerState inherits from ANinjaGASPlayerState
• GameMode inherits from ANinjaCombatGameMode
Path for important BP: /All/Game/ThirdPerson/Blueprints
The Ninja plugins are sourced directly from Git. Additionally, the project uses the following plugins:
• BlueprintAssist
• AssetsCleaner
• AutoSizeComments
• RGBNodes
If you don’t have some of these installed, you can disable the missing ones in the .uproject file to get the project to open properly. Let me know if you run into any other issues!