PlayerControl is the most minimalist mobile character control using Project_TCC. It provides a template for standard uGUI-based character controls, such as joysticks and buttons.
PlayerControlはProject_TCCを使用した、最もミニマムなモバイルでのキャラクター操作実装です。 ジョイスティックやボタンなどの、uGUIを利用した標準的なキャラクター操作のテンプレートを提供します。
Add the package via git from Package Manager. If you are using Unity 2019.1 or later, you can use Package Manager to install a package via git.
Package Manager から git 経由でインストールしてください。
https://github.com/kochounoyume/PlayerControl.git?path=Packages/PlayerControl
Note
The repository has a number of dependent packages, as listed in the next section, but only TCC_Project and InputSystem are among those on which the packages to be installed depend.
なお、本リポジトリには次節で列挙するように多くの依存パッケージがありますが、インストールするパッケージが依存するものはそのうち TCC_Project と InputSystem だけです。
The repository is provided under the MIT licence, but the packages used internally are subject to their respective licences.
このリポジトリはMITライセンスで提供されますが、内部で使用しているパッケージにはそれぞれのライセンスが適用されます。
2-1. TCC_Project
In addition to the source code package, demo asset data is also used from TCC_Project.
TCC_Projectからは、ソースコードパッケージのほかにデモのアセットデータも利用しています。
Project_TCC is licensed by Unity Companion License v.1.3 https://unity.com/ja/legal/licenses/unity-companion-license.
All character assets "Unity-Chan!" are licensed by Unity-Chan License 2.0(UCL 2.0) https://unity-chan.com/contents/guideline/ https://unity-chan.com/contents/guideline_en/
Some sound effects data that contains in this project is made by GameSynth. The official GameSynth' URL is below: http://tsugi-studio.com/web/jp/products-gamesynth.html
This project contains the font "source-han-sans". This font is licensed by Adobe and SIL OPEN FONT LICENSE v.1.1 https://github.com/adobe-fonts/source-han-sans?tab=License-1-ov-file#License-1-ov-file
© Unity Technologies Japan/UCL
2-3. source-han-sans
This font is licensed by Adobe and SIL OPEN FONT LICENSE v.1.1
このフォントはAdobeからSIL OPEN FONT LICENSE v.1.1ライセンスで提供されています。
https://github.com/adobe-fonts/source-han-sans?tab=License-1-ov-file#License-1-ov-file
2-4. UnityChanSpringBone
MIT License
Copyright (c) 2018 Unity Technologies
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONN