Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The tutorial about the usage of Unity Assets #3

Open
KennardWang opened this issue Feb 17, 2022 · 0 comments
Open

The tutorial about the usage of Unity Assets #3

KennardWang opened this issue Feb 17, 2022 · 0 comments
Labels

Comments

@KennardWang
Copy link
Owner

KennardWang commented Feb 17, 2022

Description

This is a template for most Cubism Live2D models. If you just want to customize your own Live2D models, probably you can read the following instructions.


Step 0 : Prepare Before You Start

  1. Choose a suitable Unity Engine, recommend Unity 2019.4.1f1 LTS.
  2. Ensure that you have been equipped with basic knowledge of Unity.
  3. You would better download SDK here, or use CubismSdkForUnity-4-r.1 which I have downloaded for you in UnityAssets folder.
  4. Open Unity Engine and create a new Unity project.


Step 1 : Import Dependencies

  1. Import Live2D SDK : Drag CubismSdkForUnity-4-r.1 into Assets and choose to import all.

  1. Restart Unity : Do not forget this step, otherwise the SDK cannot work!
  2. Import Assets : Delete the default scene file, drag Momose, Scece and Script folder into Assets.

  1. Import Model : A prefab will be automatically generated as Assets/Momose/hiyori_pro_t08.prefab. Open Scene/MomoseHiyori and drag prefab into this scene.


Step 2 : Initialization

  1. Select prefab and move Y axis (blue) forward to reset the position.

  1. Drag control balls to initialize.

  1. Drag Momose script to the prefab hiyori_pro_t08 Bind script.


Step 3 : Export & Build

  1. Click Add Open Scenes to add the current scene.

  1. Set Player Settings.

  1. Build .exe file and start to test.


References

  1. A fantastic model website : https://www.live2d.com/en/download/sample-data/.
  2. My tutorial video published in bilibili : https://www.bilibili.com/video/BV15A411e7hh?p=3.
@KennardWang KennardWang pinned this issue Feb 17, 2022
@KennardWang KennardWang changed the title Tutorial about usage of Unity Assets The tutorial about the usage of Unity Assets Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant