Giter VIP home page Giter VIP logo

unitychandance's Introduction

Introduction to Unity Chan Dance

Read this document in other languages: 中文文档

【Supported version】

This project supports Unity 2021.3.18f1 and above

【Demo Video】

https://www.bilibili.com/video/BV1Pj411z7p3/

【Build Version Download】

【Project Instruction】

【Plugin Description】

  1. The Build version uses the paid plugin Magica Cloth 2 for mesh-based cloth and hair simulation. not included in this project
  2. If there is no above-mentioned plugin, you can use External/UnityChan/Prefabs/UnityChan_Legacy to perform, that is, use UnityChan's native Spring components completely
  3. If you have Magica Cloth 2, you can use External/UnityChan/Prefabs/UnityChan_Pro to perform for better visual effects

【How to play MMD】

  1. Enter the game Data directory (Assets folder in Editor)
  2. Place the .vmd file and .wav audio in the recorded VMD folder
  3. The configuration table is the UserConfig.json file in this directory
  4. Modify the relative path of AudioPath and VMDPath
{
     "AudioPath": "CHUNG HA - Snapping.wav",
     "VMDPath": "Snapping.vmd"
}
  1. Start the game

【Description of Morph】

Since UnityChan's BlendShape does not conform to the MMD name specification, the project uses the MorphBlendShape function for mapping. If you use other characters that do not have this name specification problem, you can uncheck Use Morph BlendShape

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.