Main Page
Revision as of 12:43, 14 June 2020 by Ecnassianer (talk | contribs)
Control Point is an Unreal asset for use in multiplayer game modes like
- Overwatch's Payload
- Destiny's Control
- Halo's King of the Hill
- CTF
- Unreal Tournament's Assault
Control points are super easy to implement and highly customizable. There's documentation on all the properties that can be used to tune the control point.
The asset also comes with a default team implementation, but it's also easy to use your own. In fact, many complex rulesets and custom behaviors are capable through the Blueprint API.
Real time support for Multiplayer Control Point Asset is available on https://discord.gg/UhvDmW.