7459a0ef86 | ||
---|---|---|
Changelog | ||
Characters | ||
Downloads | ||
How_To | ||
Images | ||
Samples | ||
Tutorial | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
changelog.md | ||
characters.md | ||
how-to.md | ||
limitations.md | ||
samples.md | ||
tips.md | ||
tutorial.md |
README.md
Rival - DOTS Character Controller
Download Rival on the Asset Store
Getting Started
Here are the recommended first steps you should take with this package:
- Finish reading this page
- Get the Samples projects and play around with them. This will give you an idea of what can be accomplished with this package, and will also serve as a good source of examples to take inspiration from.
- Follow the Tutorial from start to finish. This will teach you how to create character controllers, and give you a good understanding of how to customize their behaviour.
Useful Links
- Tutorial: Teaches you to write character controllers with this package.
- Characters: Provides an overview of the core Components, Aspects, Utilities, Tools, etc... that constitute the character implementation.
- Samples: Provides sample projects that demonstrate the package's capabilities.
- How To: Provides details on how to implement various character features.
- Tips: Provides a list tips regarding the usage of this package.
- Limitations: Lists character controller limitations to be aware of.
- Changelog: Lists version changes.