• 日本語
  • アニメーション等での「0」の扱いについて

アニメーション等での「0」の扱いについて
Handling of "0" in animation, etc.

1.
「0」から始まるアニメーション、イベント、スキン等の名前のアイテムを作成し、それを複製した場合、先頭の「0」が消えてしまう。

「0123」→(コピー)→「123」

1.
If you create an item with an animation, event, skin, or other name that starts with a "0" and then duplicate it, the leading "0" disappears.
Example.
0123 -> (copy) -> 123.

2.
ヒエラルキーにて「0」の表示位置がおかしい。

「000Enemy」
「001Enemy」
「002Enemy」
「003Enemy」
とある場合、上のように表示してほしいのに
「001Enemy」
「002Enemy」
「003Enemy」
「000Enemy」
となってしまう。

2.
The display position of "0" in the hierarchy is incorrect.
Example.
"000Enemy
"001Enemy
"002Enemy.
"003Enemy
If it says, "I want it to look like the one above," I'd like it to look like
"001Enemy
"002Enemy.
"003Enemy
"000Enemy
It would be.

このようなバグを発見しました。
こちら、修正の予定などありますでしょうか。
I found such a bug.
Do you have any plans to fix it?

Related Discussions
...

Thanks for the bug report!
バグレポートをありがとう!

We've fixed issue #1 in 4.0.11-beta.
4.0.11-betaの問題#1を修正しました。

I believe issue #2 is correct as it is. Numbers are ordered 0, 1, 2, 3, etc so the names should sort the same: 000Enemy, 001Enemy, 002Enemy, 003Enemy, etc. Can you explain the logic for wanting 0 to come after 1-9?
問題#2はそのまま正しいと思います。 番号は 0123などの順序で並べられているため、名前は同じように並べ替える必要があります: 000Enemy001Enemy002Enemy003Enemyなど。 01-9の後に来るようにするためのロジック?

A.

B.

すみません。
翻訳ソフトで翻訳したので、2.についてうまく伝わっていない気がしました。
Sorry.
I translated it with translation software, so I didn't think I was able to communicate well about 2.

画像を用意しました。
「A」と「B」で並び順が変わってしまいます。
Here's an image.
The order of "A" and "B" is different.

私は全部Aのように並んでほしいのですが、
数字の後ろに文字をつけると、並び順が変わってしまって困っています。
これはバグでしょうか。
I want them all to be lined up as "A".
I'm having trouble with the order of the letters after the numbers.
Is this a bug?

No problem, I also have to use Google translate. It's not great but it's pretty amazing that it works even as well as it does!
問題ありません、私もグーグル翻訳を使わなければなりません。 それは素晴らしいことではありませんが、それがうまく機能することはかなり驚くべきことです!

In 4.0.11-beta it seems to be sorting like you want:
4.0.11-betaでは、次のように並べ替えているようです:

Image supprimée en raison de l'absence de support de HTTPS. | Afficher quand même

修正ありがとうございます!
4.0.11の正式リリースを楽しみにしています!
Thanks for the fix!
We're looking forward to the official release of 4.0.11!

Please note 4.0.11-beta has been released for a few days. We have just released 4.0.14-beta. :nerd:
4.0.11-betaが数日間リリースされていることに注意してください。 4.0.14-betaをリリースしました。