Giter Club home page Giter Club logo

unitymodularsystem's Introduction

Unity Modular System

Unity Modular system let's you create game object with procedural generated parts.

With editable random seed mode and starting method, it provides the user unlimited possibility.

No coding skill required.

How to use it?

  1. First, attach the modular system script to the gameobject (as root) you want to have random procedural generated parts.
  2. Create some empty gameobjects under the root gameobject you just created, those are the basic position your procedural generated parts will based on.
  3. In the inspector, under the modular system script, create some partsets and drag those empty gameobjects to the "attachTransform".
  4. Add prefabs for each part sets.
  5. Adjust them individually.
  6. You can press "Preview" to preview the final product.
  7. Click on individual part will let you preview the part, drag will adjust the postion of attach transform. You can modify the position, rotation and scale for each parts individually.

Screenshots

  • Editor View

Editor View

  • Example Preview

Example

Update Logs

##2018-06-11 V0.4

  • Done: Modified .gitignore. Fixed the bug when entering play mode, the preview still exist. Added two .unitypackage(one with example, one without) with latest unity version 2018.1.

##2016-11-07 V0.3

  • Done: Attached transform handlers & lable Modular system script(Now it can be generated when scene started). Weight based randomizer. Random seed mode and starting method are working properly.

##2016-11-06 V0.2

  • Done: Generate preview in editor(Can be previewed with either singel or all part(s)) Example scene using free asset from asset store.

##2016-11-05 V0.1b

  • Done: Name is now based on gameobjct's name if user hasn't define it. Random Seed manually generate. Starting method configuration.

##2016-11-05 V0.1a

  • Done: Basic classes defined. Editor Window complete.
  • To Do: Monobehaviour script.

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.