Skip to content

kochounoyume/PlayerControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayerControl

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を利用した標準的なキャラクター操作のテンプレートを提供します。

1. Installation

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_ProjectInputSystem だけです。

2. License

The repository is provided under the MIT licence, but the packages used internally are subject to their respective licences.

このリポジトリはMITライセンスで提供されますが、内部で使用しているパッケージにはそれぞれのライセンスが適用されます。

In addition to the source code package, demo asset data is also used from TCC_Project.

TCC_Projectからは、ソースコードパッケージのほかにデモのアセットデータも利用しています。

2-2. Unity-Chan!

© Unity Technologies Japan/UCL

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

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