Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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にするエディタ拡張
- Host: GitHub
- URL: https://github.com/karashinasou/create-empty-at-zero-position
- Owner: tomori-hikage
- License: mit
- Created: 2018-02-25T07:21:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T15:16:31.000Z (about 6 years ago)
- Last Synced: 2024-06-05T22:55:19.344Z (8 months ago)
- Topics: c-sharp, editor-extension, unity, unity3d
- Language: C#
- Homepage:
- Size: 256 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - create-empty-at-zero-position - Create empty at zero position (Object)
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)