Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
シンボルのインスタンスを編集しようとしています。
これを行うたびに、元のシンボルと複製されたシンボルの両方が変更されます。
なぜこれが起こっているのですか?
編集前の元のシンボル:http://imgur.com/N7EyGlx
http://imgur.com/N7EyGlx
編集後の複製されたシンボル:http://imgur.com/OtyWGw7
http://imgur.com/OtyWGw7
編集後の元のシンボル:http://imgur.com/N7EyGlx
あなたが送った3つの例にはまったく同じ記号があります。クラスのインスタンスを変更することはできません。編集のためにインスタンスをダブルクリックすると、これが変更しようとしているクラスになり、シーンに配置したこのクラスのすべてのインスタンスが変更されます。