形式ではなくプロジェクトを読むRead the native project, not just the export
.vxr / .vxa / .vxm の構造を前提に扱います。We work from .vxr / .vxa / .vxm project structure.
WAITLIST PHASEWAITLIST PHASE
VE2RBX の主価値は単なる形式変換ではありません。.vxr / .vxa / .vxm を前提に再構成し、 Roblox Studio に持ち込んだあとに必要になる手直しを減らす方向で作っています。 VE2RBX is not positioned around file-format support alone. The core value is reading native VoxEdit project files and reshaping them so the asset needs less cleanup inside Roblox Studio.
このフェーズでは、比較とサンプルを公開しながらアカウント作成を先に開いています。 ここで作った認証情報は、そのまま Free Beta に引き継がれます。 This phase keeps proof public, opens account creation, and carries the same credentials into Free Beta.
主価値Core value
.vxr / .vxa / .vxm の構造を前提に扱います。We work from .vxr / .vxa / .vxm project structure.
見た目だけでなく、取り込み後に崩れにくい状態を目指します。The goal is a result that holds up better after import.
waitlist フェーズは、次の公開に向けた公開アカウント作成入口です。The waitlist phase is the public account-creation entry point that carries into Free Beta.
比較Proof
比較の主語は拡張子ではなく、Roblox に入れた後の後処理量です。 The point of the comparison is not the extension itself. It is how much cleanup remains after the asset reaches Roblox Studio.
現在の公開状態Current public state
Waitlistこのモードでは、比較とサンプルを公開しながらアカウント作成を先に開いています。ここで作ったアカウントは、そのまま Free Beta フェーズに引き継がれます。 This mode keeps proof public and opens account creation. The account you create here carries straight into the Free Beta phase.
変換ツール本体の公開は Free Beta フェーズで行います。 The conversion tool itself opens in the Free Beta phase.
次の一歩Next step
このフェーズではアカウント作成を先に整え、次の公開でそのまま使える状態を作ります。 This phase is about setting up the account first so you can use the same login when the next public phase opens.
アカウント作成Create account