WAITLIST PHASEWAITLIST PHASE

VoxEdit ネイティブのプロジェクトを読み、Roblox 側の後処理を減らすための公開入口 The public entry point for a VoxEdit-native workflow that aims to reduce Roblox-side cleanup

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.

VE2RBX export shown in Roblox Studio
公開アカウント作成Public account creation
source / campaign を計測Source and campaign tracking
同じ認証情報を Free Beta に持ち越しCarry the same login into Free Beta

主価値Core value

Roblox 側での cleanup を減らしたい人向けのワークフロー This workflow is for teams that want less Roblox-side cleanup

01

形式ではなくプロジェクトを読むRead the native project, not just the export

.vxr / .vxa / .vxm の構造を前提に扱います。We work from .vxr / .vxa / .vxm project structure.

02

Roblox での後処理を減らすReduce cleanup inside Roblox

見た目だけでなく、取り込み後に崩れにくい状態を目指します。The goal is a result that holds up better after import.

03

アカウントを先に作り、次のフェーズに持ち越すCreate your account now and carry it forward

waitlist フェーズは、次の公開に向けた公開アカウント作成入口です。The waitlist phase is the public account-creation entry point that carries into Free Beta.

比較Proof

同じアセットでも、持ち込み方で Roblox 上の仕上がりは変わります The route changes how the same asset behaves inside Roblox

比較の主語は拡張子ではなく、Roblox に入れた後の後処理量です。 The point of the comparison is not the extension itself. It is how much cleanup remains after the asset reaches Roblox Studio.

Standard export VoxEdit -> GLTF -> Roblox Studio
VE2RBX export VoxEdit -> VE2RBX -> 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.

  • username は後から追加できますUsername can be added later
  • 同じ認証情報を次のフェーズに持ち越せますThe same credentials carry into the next phase
  • Sample の比較はログイン不要ですSample proof stays public
  • 利用規約と問い合わせは公開のままですTerms and contact stay public
アカウント作成Create account

変換ツール本体の公開は Free Beta フェーズで行います。 The conversion tool itself opens in the Free Beta phase.

次の一歩Next step

今のうちにアカウントを作っておくCreate your account now

このフェーズではアカウント作成を先に整え、次の公開でそのまま使える状態を作ります。 This phase is about setting up the account first so you can use the same login when the next public phase opens.

アカウント作成Create account