Giter Site home page Giter Site logo

narcissus's Introduction

Developers

@SavageFT  @Zlisch

Resources

👉Unity InputSystem Doc 1.0.2 latest

using UnityEngine.InputSystem;

https://docs.unity3d.com/Packages/[email protected]/api/UnityEngine.InputSystem.html

👉C# Doc

https://docs.unity3d.com/530/Documentation/ScriptReference/index.html

Set up for the first time 首次设置

CML 命令行

  1. Navigate to the root of your local repository in terminal.

    打开终端,进入Narcissus Github 项目的根目录

  2. git config pull.ff only

    (Optional but recommended: To avoid creating extra merge commit whenever git pull is called. Further reading)

    (可选但建议:运行之后Git默认用fast-forward模式执行git pull指令,可避免产生额外的Merge commit。相关阅读)

  3. git pull to download

    下载更新的unity文件

Unity

  1. Open unity hub
  2. Click 'Add' button
  3. Navigate to your github repository, and select the downloaded unity project folder

Contribute

Please run git pull for latest updates from main branch before making any changes to your local copies.

Contents

  1. Demos
    • Demo videos
  2. Music
    • Sample music files
  3. conceptsArt
    • Design drafts for objects, characters and scenes
  4. NarcissusPrototype
    • Narcissus unity project files

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.