This is the example project for Arc Activities.
ARC ACTIVITIES IS NOT INCLUDED IN THIS PROJECT
You can get Arc Activities here: https://github.com/punyhumangames/ArcActivities
Included is a number of examples, useful tools, and possible strategies for implementing game features using Arc Activities.
All examples and additional helper plugins are licensed under either MIT or Apache 2.0, allowing you to use these in your game.
- Basic Setup
- Example activity setups for various activity types
- Examples of activities starting on gamemode start or when players enter a zone.
We'll be keeping the example project up to date on the latest version of Arc Activities and Unreal Engine, as they come out. We'll tag commits on older engine versions, but we won't be back porting newer examples to older engine versions of the example project
All of the examples in this project are open source and permissively licensed, under either MIT or Apache 2.0. You may chose either license.
This dual licensing approach provides a few benefits:
- Apache 2.0 provides protection from patent trolling, and reduces license boilerplate
- MIT is compatible with many other open source licenses
- Both licenses have various ecosystems to support them
Content provided by the Unreal Engine is licensed under their respective licenses.
Content in the KennyAssets folder was created by KennyNL and is used under the CC0 1.0 license.
Contributions in the form of pull requests are extremely welcome! All contributions must be provided under both of these licenses.