Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karashinasou/create-empty-at-zero-position

生成した空のゲームオブジェクトのローカル座標をVector3.zeroにするエディタ拡張
https://github.com/karashinasou/create-empty-at-zero-position

c-sharp editor-extension unity unity3d

Last synced: 2 months ago
JSON representation

生成した空のゲームオブジェクトのローカル座標をVector3.zeroにするエディタ拡張

Awesome Lists containing this project

README

        

[![license](https://img.shields.io/github/license/karashinasou/create-empty-at-zero-position.svg?style=flat-square)](https://github.com/karashinasou/create-empty-at-zero-position/blob/master/LICENSE)
[![release](https://img.shields.io/github/release/karashinasou/create-empty-at-zero-position.svg?style=flat-square)](https://github.com/karashinasou/create-empty-at-zero-position/releases)
[![GitHub](https://img.shields.io/github/followers/karashinasou.svg?label=@karashinasou&style=social)](https://github.com/karashinasou)

# create-empty-at-zero-position

## Description

create-empty-at-zero-positionは生成した空のゲームオブジェクトのローカル座標をVector3.zeroにするエディタ拡張です

## Demo

![実行結果](https://github.com/tomoriaki/create-empty-at-zero-position/blob/readme_images/Images/ss1.gif)

## Install

[releases](https://github.com/tomoriaki/create-empty-at-zero-position/releases)からcreate-empty-at-zero-position.unitypackageをダウンロードしてプロジェクトにインポートしてください

## Use License

create-empty-at-zero-positionはEditorExtensionsをベースに作成しています

[Copyright (c) 2017 Stereoarts](https://github.com/Stereoarts/EditorExtensions)