An open API service indexing awesome lists of open source software.

https://github.com/tatmanblue/unity-characters-environment

studio for building Uma Characters
https://github.com/tatmanblue/unity-characters-environment

csharp dotnet openworld unity unity3d

Last synced: 2 months ago
JSON representation

studio for building Uma Characters

Awesome Lists containing this project

README

          

# Character Dev
Unity projects for building characters including those built with Uma. Includes other environment related functions. Probably will
add some kind of inventory system soon.

Projects
Projects are exported from this project as unity assets and imported into consumer projects.
[Character Engine](https://github.com/tatmanblue/Unity-Characters/tree/main/CharacterStudio/Assets/Character)

Documentation for using the Character engine is found [here](Docs/NPCS.md).

## Format/Platforms
Unity Game.

## Assets
You must have the 3rd party assets installed prior to opening any of scenes. In house assets are built by bulding and exporting the asset and are checked into the repo.
3rd party assets must be purchased from the vendor (links provided).

### In house Assets
[Common](https://github.com/tatmanblue/UI-Input/tree/main/Assets/Common)

### 3rd Party Assets
[Cinemachine](https://docs.unity3d.com/Packages/com.unity.cinemachine@2.6/manual/index.html)
[Hud Navigation System](https://assetstore.unity.com/packages/tools/gui/hud-navigation-system-103056)
[Opsive](https://assetstore.unity.com/packages/tools/game-toolkits/ultimate-character-controller-99962)
[Text Mesh Pro](https://docs.unity3d.com/Manual/com.unity.textmeshpro.html)
[Third Person Character Controller](https://assetstore.unity.com/packages/essentials/starter-assets-third-person-character-controller-196526)
[Uma2](https://assetstore.unity.com/packages/3d/characters/uma-2-unity-multipurpose-avatar-35611)

# License
The [license](LICENSE.md) included applies only to the files in this repo. As the documentation states in the repo [readme.md](README.md), specific 3rd party assets are required to build and run
the libraries and demos in this project. The license here does not apply to 3rd party assets. You agree to purchase those assets and abide by their licensing terms.

```
Copyright 2022 Matthew Raffel dBa Tatman Games

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

## Legal
If you have any questions about the content of the repository, please email [matt.raffel@gmail.com](mailto:matt.raffel@gmail.com). I can assure you all content has been developed by me or purchased and licensed to me. Proof will be made available on request. Repeated DCMA counterfit and harassment claims will result in counter suits per Section 512(f) of the DMCA penalties for _misrepresentation can include actual damages and attorney’s fees_.

# Other Information
## Reference material
https://www.youtube.com/watch?v=4HpC--2iowE *
https://www.youtube.com/watch?v=e94KggaEAr4 *

https://github.com/peeweek/net.peeweek.third-person-controller
https://github.com/dbrizov/NaughtyCharacter
https://www.youtube.com/watch?v=P_ibDJhFVMU
https://www.mixamo.com/#/?page=1&type=Character
https://git-lfs.github.com/
https://tutorials.eu/how-to-use-character-animation-from-mixamo-website-in-unity-2019-4/
https://www.youtube.com/playlist?list=PLkDHFObfS19zFVfbrfB14P-u5QJJQyvtP

## other possible assets
https://assetstore.unity.com/packages/3d/animations/basic-motions-free-154271
https://assetstore.unity.com/packages/3d/characters/humanoids/humans/3d-character-dummy-178395#description
https://willbgameart.com/

## Status
On-going/Active

This library is in prototype, early development stage.

edited: 2022.02.16