Coder Social home page Coder Social logo

prefabshop's Introduction

Prefabshop

Prefabshop is an customizable tool which allows you to place Prefabs on colliders surfaces in the scene view. Project plan https://trello.com/b/BXGkQKmK/prefabshop

System Requirements

  • Unity 2019.1 or later

Installation

  • Create folder in your project eg Assets/Packages/Prefabshop
  • Open created folder in GitBush or over Version Control System
  • If your project is repository, then add this rep like submodule
    • git submodule add https://github.com/Raptorij/Prefabshop.git Assets/Packages/Prefabshop/
  • If you project is no repository, then just use:
    • git init
    • git remote add origin https://github.com/Raptorij/Prefabshop.git
    • git pull origin master

How To Use

  • Open Prefabshop window in Tools/Prefabshop
  • Load BrushInfo asset which includes list of prefabs
  • Select tool with hotkey or button in top left corner of the SceneView
  • Set up tool parameters in opened Parameters window
  • Use tool...

Tools

Tools Description Usage Example
Brush - [B] BrushTool allows you to place Prefabs. In settings of this tool you can add black-white texture to place objects inside some shape, there are examples of such textures in the project.
Eraser - [C] EraserTool allow you to Remove Prefabs
Line - [L] LineTool allows you to place Prefabs by line
Fill - [G] FillTool allows you to randomly place Prefabs on object surface
Magic Wand - [M] LineTool allows you to select all prefabs instance on scene by select one of them
Lasso - [P] LassoTool allows you to create mask for using tools only inside of mask

prefabshop's People

Contributors

raptorij avatar

Watchers

 avatar

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.