データスロットをつなぐラインを消したい

Here is the forum to do the questions about how to use to Arbor developer.
Attention point:
  • We can not answer your questions about your project specific issues.
  • We can not answer your questions on Unity's specification issues.
  • Please check Arbor Documentation and ask a question if you still don't know how to use it. If the desired function is not described in the document, it is highly possible that the function does not exist from the beginning, so go to the request forum.

ここは、Arbor開発者へ使い方に関する質問を行うフォーラムです。
注意点:
  • ユーザー様のプロジェクトの仕様上の問題や設計に対する質問には答えられません。
  • Unityの仕様上の問題に対する質問には答えられません。
  • Arbor Documentationを確認の上、それでも使い方がわからない場合にご質問ください。欲しい機能の記載がドキュメントにない場合は機能が元から存在しない可能性が高いので要望フォーラムへ。

Forum rules
Here is the forum to do the questions about how to use to Arbor developer.
Attention point:
  • We can not answer your questions about your project specific issues.
  • We can not answer your questions on Unity's specification issues.
  • Please check Arbor Documentation and ask a question if you still don't know how to use it. If the desired function is not described in the document, it is highly possible that the function does not exist from the beginning, so go to the request forum.

ここは、Arbor開発者へ使い方に関する質問を行うフォーラムです。
注意点:
  • ユーザー様のプロジェクトの仕様上の問題や設計に対する質問には答えられません。
  • Unityの仕様上の問題に対する質問には答えられません。
  • Arbor Documentationを確認の上、それでも使い方がわからない場合にご質問ください。欲しい機能の記載がドキュメントにない場合は機能が元から存在しない可能性が高いので要望フォーラムへ。
pin

データスロットをつなぐラインを消したい

Post by pin »

少し前に Arbor を購入して利用しています。
便利なツールを作っていただき、ありがとうございます。

ひとつ気になっている点なのですが、
データスロットを作ってステート間で何らかのデータの受け渡しを行う際、
Arbor Editor上でスロット同士をつなぎますが、
このデータの受け渡しが不要になってスロットも削除した時、
Arbor Editor からスロットは消えるのですが、
スロット同士をつないでいたライン(破線)が消えずに残ってしまいます。
動作上は特に問題なさそうなのですが、
見た目にイマイチなので出来ればこのラインも消したいと思っています。
そういったことは可能でしょうか?
(一応、Unity の再起動も行ってみましたがラインは残るようです)
User avatar
caitsithware
管理人
Posts: 493
Joined: 2015/08/17 12:41

Re: データスロットをつなぐラインを消したい

Post by caitsithware »

スクリプトから削除した場合ですね、ラインが消えないのは不具合でしたので修正パッチを作成しました。
http://arbor.caitsithware.com/2017/05/3 ... e-2-1-0p2/
こちらからダウンロードしたunitypackageをインポートして適用してください。
Guest

Re: データスロットをつなぐラインを消したい

Post by Guest »

パッチをインストールし、スロットをスクリプトから削除した際に
ArborEditor上でそのスロットを別スロットと繋いでいたラインも消えることが確認できました。

早々のご対応ありがとうございました!!


Last bumped by Anonymous on 2018/02/23 05:52.
Post Reply