With these components you don't have to code the health, armor, etc., every time you are making a multiplayer game. Its as easy as adding the component, then coding when to remove/add things from the component. It can be used for many different multiplayer games. I am also planning to add more components to make the multiplayer game creation easier.
Features: (All Replicated)
Work In Progress:
Number of Blueprints: 6 + (Demo Blueprints to help you get started)
Input: W, A, S, D, LMB, RMB, LSHIFT
Network Replicated: Yes!
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Documentation: Plenty of comments inside of the demo folder.
Technical Information: Most of the components given in this pack have plenty of get and set code and comments on them to help you use them. Inside of the character Blueprint, all of the Blueprints are laid out clearly for you to read. You can also edit all of the components to your own needs for just your game if you use widgets and such.