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: about 1 month ago
JSON representation
生成した空のゲームオブジェクトのローカル座標をVector3.zeroにするエディタ拡張
- Host: GitHub
- URL: https://github.com/karashinasou/create-empty-at-zero-position
- Owner: karashinasou
- License: mit
- Created: 2018-02-25T07:21:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T21:47:45.000Z (8 months ago)
- Last Synced: 2025-05-01T15:02:05.343Z (about 2 months ago)
- Topics: c-sharp, editor-extension, unity, unity3d
- Language: C#
- Homepage:
- Size: 257 KB
- Stars: 4
- 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
[](https://github.com/karashinasou/create-empty-at-zero-position/blob/master/LICENSE)
[](https://github.com/karashinasou/create-empty-at-zero-position/releases)
[](https://github.com/karashinasou)# create-empty-at-zero-position
## Description
create-empty-at-zero-positionは生成した空のゲームオブジェクトのローカル座標をVector3.zeroにするエディタ拡張です
## Demo

## 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)